Uses of Class
gov.nasa.worldwind.render.AbstractAnnotation
-
-
Uses of AbstractAnnotation in gov.nasa.worldwind.render
Subclasses of AbstractAnnotation in gov.nasa.worldwind.render Modifier and Type Class Description classGlobeAnnotationRepresent a text label attached to a Position on the globe and its rendering attributes.classScreenAnnotationRepresent a text label attached to a Point on the viewport and its rendering attributes.classScreenRelativeAnnotationProvides a screen annotation positioned relatively to the window rather than absolutely. -
Uses of AbstractAnnotation in gov.nasa.worldwind.util
Subclasses of AbstractAnnotation in gov.nasa.worldwind.util Modifier and Type Class Description classEditorAnnotation -
Uses of AbstractAnnotation in gov.nasa.worldwind.util.measure
Subclasses of AbstractAnnotation in gov.nasa.worldwind.util.measure Modifier and Type Class Description static classMeasureTool.ControlPointprotected static classMeasureTool.ControlPointWithLeader -
Uses of AbstractAnnotation in gov.nasa.worldwindx.applications.sar
Subclasses of AbstractAnnotation in gov.nasa.worldwindx.applications.sar Modifier and Type Class Description classSARAnnotation -
Uses of AbstractAnnotation in gov.nasa.worldwindx.applications.worldwindow.core
Subclasses of AbstractAnnotation in gov.nasa.worldwindx.applications.worldwindow.core Modifier and Type Class Description classToolTipAnnotation -
Uses of AbstractAnnotation in gov.nasa.worldwindx.applications.worldwindow.util.measuretool
Subclasses of AbstractAnnotation in gov.nasa.worldwindx.applications.worldwindow.util.measuretool Modifier and Type Class Description classWWOMeasureToolControlPoints.ControlPoint -
Uses of AbstractAnnotation in gov.nasa.worldwindx.examples.util
Subclasses of AbstractAnnotation in gov.nasa.worldwindx.examples.util Modifier and Type Class Description classAudioPlayerAnnotationclassButtonAnnotationclassDialogAnnotationprotected static classDialogAnnotation.BusyImageclassImageAnnotationclassProgressAnnotationclassSlideShowAnnotationclassToolTipAnnotationDisplays a tool tip annotation at a specified screen position.
-