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