public class ShapeModeDoc
extends java.lang.Object
main method.| Constructor and Description |
|---|
ShapeModeDoc(boolean basicXml)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,ShapeMode> |
getShapeModes()
Returns a map (keyed by name) of all the ShapeModes known to Stilts.
|
java.lang.String |
getXmlDoc(ShapeMode mode)
Returns XML element giving full user documentation for a given
shading mode.
|
static void |
main(java.lang.String[] args)
Main method.
|
public ShapeModeDoc(boolean basicXml)
basicXml - avoid XML constructs that won't show up in text outputpublic java.lang.String getXmlDoc(ShapeMode mode)
mode - shapemodepublic static java.util.Map<java.lang.String,ShapeMode> getShapeModes() throws uk.ac.starlink.util.LoadException
uk.ac.starlink.util.LoadExceptionpublic static void main(java.lang.String[] args)
throws uk.ac.starlink.util.LoadException
-help.uk.ac.starlink.util.LoadExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.