Class Symbology
- java.lang.Object
-
- gov.nasa.worldwindx.examples.ApplicationTemplate
-
- gov.nasa.worldwindx.examples.symbology.Symbology
-
public class Symbology extends ApplicationTemplate
Demonstrates the simplest possible usage of WorldWindTacticalSymbolandTacticalGraphicto display symbols from the MIL-STD-2525 symbology set. See the Tutorial for more information on symbology support in WorldWind.For more detailed examples of how to use TacticalSymbol and TacticalGraphic in an application, see the
TacticalSymbolsexample and theTacticalGraphicsexample.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSymbology.AppFrame-
Nested classes/interfaces inherited from class gov.nasa.worldwindx.examples.ApplicationTemplate
ApplicationTemplate.AppPanel
-
-
Constructor Summary
Constructors Constructor Description Symbology()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)-
Methods inherited from class gov.nasa.worldwindx.examples.ApplicationTemplate
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, start
-
-