- DEFAULT_SELECTED_BACKGROUND_COLOR - Static variable in class map.ToggleAnnotation
- 
Default selected background color is a half-transparent green 
- DefaultAnnotationAttributes - Class in map
- 
Serializable AnnotationAttributes that also defines default values for the attributes. 
- DefaultAnnotationAttributes() - Constructor for class map.DefaultAnnotationAttributes
- 
Constructor that sets default values to the attributes 
- DefaultAnnotationAttributes(AnnotationAttributes) - Constructor for class map.DefaultAnnotationAttributes
- 
Copy constructor. 
- DISTANCE_MAX_SCALE - Static variable in class map.DefaultAnnotationAttributes
-  
- DISTANCE_MIN_OPACITY - Static variable in class map.DefaultAnnotationAttributes
-  
- DISTANCE_MIN_SCALE - Static variable in class map.DefaultAnnotationAttributes
-  
- DRAW_OFFSET - Static variable in class map.DefaultAnnotationAttributes
-  
- DummyGlobeAnnotation - Class in map
- 
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. 
- DummyGlobeAnnotation(String, Position, AnnotationAttributes) - Constructor for class map.DummyGlobeAnnotation
- 
Constructor used by ToggleAnnotation 
- DummyGlobeAnnotation() - Constructor for class map.DummyGlobeAnnotation
- 
No-arg constructor used during serialization.