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 class
GlobeAnnotation
Represent a text label attached to a Position on the globe and its rendering attributes.class
ScreenAnnotation
Represent a text label attached to a Point on the viewport and its rendering attributes.class
ScreenRelativeAnnotation
Provides 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 class
EditorAnnotation
-
Uses of AbstractAnnotation in gov.nasa.worldwind.util.measure
Subclasses of AbstractAnnotation in gov.nasa.worldwind.util.measure Modifier and Type Class Description static class
MeasureTool.ControlPoint
protected static class
MeasureTool.ControlPointWithLeader
-
Uses of AbstractAnnotation in gov.nasa.worldwindx.applications.sar
Subclasses of AbstractAnnotation in gov.nasa.worldwindx.applications.sar Modifier and Type Class Description class
SARAnnotation
-
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 class
ToolTipAnnotation
-
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 class
WWOMeasureToolControlPoints.ControlPoint
-
Uses of AbstractAnnotation in gov.nasa.worldwindx.examples.util
Subclasses of AbstractAnnotation in gov.nasa.worldwindx.examples.util Modifier and Type Class Description class
AudioPlayerAnnotation
class
ButtonAnnotation
class
DialogAnnotation
protected static class
DialogAnnotation.BusyImage
class
ImageAnnotation
class
ProgressAnnotation
class
SlideShowAnnotation
class
ToolTipAnnotation
Displays a tool tip annotation at a specified screen position.
-