gov.nasa.worldwind.examples
Class AirspaceBuilder
java.lang.Object
gov.nasa.worldwind.examples.ApplicationTemplate
gov.nasa.worldwind.examples.AirspaceBuilder
public class AirspaceBuilder
- extends ApplicationTemplate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AIRSPACE_LAYER_NAME
protected static final String AIRSPACE_LAYER_NAME
- See Also:
- Constant Field Values
CLEAR_SELECTION
protected static final String CLEAR_SELECTION
- See Also:
- Constant Field Values
DEFAULT_SHAPE_SIZE_METERS
protected static final double DEFAULT_SHAPE_SIZE_METERS
- See Also:
- Constant Field Values
defaultAirspaceFactories
protected static AirspaceBuilder.AirspaceFactory[] defaultAirspaceFactories
DEMO_AIRSPACES_URL
protected static final String DEMO_AIRSPACES_URL
- See Also:
- Constant Field Values
ENABLE_EDIT
protected static final String ENABLE_EDIT
- See Also:
- Constant Field Values
NEW_AIRSPACE
protected static final String NEW_AIRSPACE
- See Also:
- Constant Field Values
OPEN
protected static final String OPEN
- See Also:
- Constant Field Values
OPEN_DEMO_AIRSPACES
protected static final String OPEN_DEMO_AIRSPACES
- See Also:
- Constant Field Values
OPEN_URL
protected static final String OPEN_URL
- See Also:
- Constant Field Values
REMOVE_SELECTED
protected static final String REMOVE_SELECTED
- See Also:
- Constant Field Values
SAVE
protected static final String SAVE
- See Also:
- Constant Field Values
SELECTION_CHANGED
protected static final String SELECTION_CHANGED
- See Also:
- Constant Field Values
SIZE_NEW_SHAPES_TO_VIEWPORT
protected static final String SIZE_NEW_SHAPES_TO_VIEWPORT
- See Also:
- Constant Field Values
AirspaceBuilder
public AirspaceBuilder()
getDefaultAttributes
public static AirspaceAttributes getDefaultAttributes()
getIntersectionAttributes
public static AirspaceAttributes getIntersectionAttributes()
getNextName
public static String getNextName(String base)
getSelectionAndIntersectionAttributes
public static AirspaceAttributes getSelectionAndIntersectionAttributes()
getSelectionAttributes
public static AirspaceAttributes getSelectionAttributes()
main
public static void main(String[] args)
setEditorAttributes
public static void setEditorAttributes(AirspaceEditor editor)