- makeAnnotation(String, String, Position) - Method in class map.MapLayer
-
Factory to build a toggling annotation.
- map - package map
-
- MapLayer - Class in map
-
Annotation layer that can be used to add annotations to the map.
- MapLayer() - Constructor for class map.MapLayer
-
Create a new annotation layer for a map.
- MapPanel - Class in map
-
Specialized JPanel that displays a WorldWind map of the world.
- MapPanel() - Constructor for class map.MapPanel
-
Construct a MapPanel with a flat Earth view.
- MapPanel(Class<? extends Globe>) - Constructor for class map.MapPanel
-
Construct a new MapPanel using the given type of Globe view.