- selectedBackgroundColor - Variable in class map.ToggleAnnotation
-
The background color that is used when the annotation is selected.
- selectedFalseAction() - Method in class map.ToggleAnnotation
-
Protected method that performs action when annotation is set to unselected.
- selectedTrueAction() - Method in class map.ToggleAnnotation
-
Protected method that performs action when annotation is set to selected.
- serialVersionUID - Static variable in class map.DefaultAnnotationAttributes
-
Unique class id
- serialVersionUID - Static variable in class map.MapLayer
-
Unique class id
- serialVersionUID - Static variable in class map.MapPanel
-
Serial Version UID
- serialVersionUID - Static variable in class map.ToggleAnnotation
-
- setPosition(Position, boolean) - Method in class map.MapPanel
-
Set the position of the map to the indicated position.
- setSelected(boolean) - Method in class map.ToggleAnnotation
-
Sets the annotation to either the selected or non-selected state.
- setSelectedBackgroundColor(Color) - Method in class map.ToggleAnnotation
-
Sets the background color to use when the annotation is selected.
- setupAnnotationToggling() - Method in class map.MapPanel
-
Add a select listener to toggle ToggleAnnotation objects
- setupSky() - Method in class map.MapPanel
-
Convert gradient sky to color sky.
- setupStatusBar() - Method in class map.MapPanel
-
Set up the status bar, which shows latitude, longitude, altitude, etc.
- setupViewControllers() - Method in class map.MapPanel
-
Setup the controllers in the view which allow navigation around the map.
- setupWWD() - Method in class map.MapPanel
-
Setup the WorldWindow.