Uses of Class
gov.nasa.worldwind.util.EditorAnnotation
-
Packages that use EditorAnnotation Package Description gov.nasa.worldwind.util -
-
Uses of EditorAnnotation in gov.nasa.worldwind.util
Fields in gov.nasa.worldwind.util declared as EditorAnnotation Modifier and Type Field Description protected EditorAnnotation
ShapeEditor. annotation
The control point annotation.Methods in gov.nasa.worldwind.util that return EditorAnnotation Modifier and Type Method Description EditorAnnotation
ShapeEditor. getAnnotation()
Indicates the annotation used to show locations and measurements.
-