| Interface | Description |
|---|---|
| SymbolDimensionInfo |
| Class | Description |
|---|---|
| AffiliationColors |
Default Affiliation Colors for the symbols
|
| DistanceUnit |
Units of Measure to be used with
MilStdAttributes.DistanceUnits
Default is meters. |
| DrawRules |
Draw Rules for Control Measures
|
| GENCLookup |
Utility class that takes the 3 digit country code from the symbol ID and returns the 3 character string representation
of that country.
|
| ImageInfo |
Object that holds an image of the symbol and all the information
needed to place the symbol on the screen.
|
| MilStdAttributes |
Symbol attribute constants to be used as keys in the Map when calling
MilStdIconRenderer.RenderIcon(String, Map, Map)
or WebRenderer.RenderSymbol(String, String, String, String, String, String, double, String, Map, Map, int) |
| MilStdSymbol |
Object that holds information on how to draw a multipoint symbol after
WebRenderer.RenderMultiPointAsMilStdSymbol(String, String, String, String, String, String, double, String, Map, Map) is called. |
| Modifiers |
Modifier Constants to be used as keys in the modifiers map when calling
MilStdIconRenderer.RenderIcon(String, Map, Map)
or WebRenderer.RenderSymbol(String, String, String, String, String, String, double, String, Map, Map, int) |
| MODrawRules |
Draw Rules for METEOROLOGICAL AND OCEANOGRAPHIC SYMBOLOGY
|
| MSInfo |
This class holds information about the MilStd Symbol.
|
| MSLookup |
Class that holds all the
MSInfo objects with symbol information |
| RendererSettings |
Static class that holds the setting for the JavaRenderer.
|
| Shape2SVG | |
| ShapeInfo |
Holds information on how to draw the pieces of a multipoint symbol.
|
| SVGInfo | |
| SVGSymbolInfo | |
| SymbolID |
Utility class for helping to parse out parts of the symbol ID.
|
| SymbolUtilities |
Has various utility functions for prcessing the symbol code.
|
| TextInfo |
| Exception | Description |
|---|---|
| RendererException |