| Interface | Description |
|---|---|
| IRightClickAction |
Interface used by MapPanel to define right-click actions
|
| Class | Description |
|---|---|
| DefaultAnnotationAttributes |
Serializable AnnotationAttributes that also defines default values for the attributes.
|
| DummyGlobeAnnotation |
Dummy non-serializable superclass that provides a no-arg constructor that is needed by the serialization
process of a serializable subclass in order to initialize a non-serializable superclass.
|
| MapLayer |
Annotation layer that can be used to add annotations to the map.
|
| MapPanel |
Specialized JPanel that displays a WorldWind map of the world.
|
| PositionWithAltitude |
Modified Position class that can report an altitude that differs from its elevation.
|
| ToggleAnnotation |
Map annotations that can be "toggled" with a mouse click.
WARNING! NOT ALL FIELDS ARE SERIALIZED! Serialized fields are ONLY: _selectedText, _unselectedText, position, minActiveAltitude, maxActiveAltitude Currently, the attributes are NOT serialized. |