Uses of Class
gov.nasa.worldwind.layers.MarkerLayer
-
Packages that use MarkerLayer Package Description gov.nasa.worldwind.util gov.nasa.worldwindx.examples gov.nasa.worldwindx.examples.util -
-
Uses of MarkerLayer in gov.nasa.worldwind.util
Fields in gov.nasa.worldwind.util declared as MarkerLayer Modifier and Type Field Description protected MarkerLayer
ShapeEditor. controlPointLayer
The layer holding the editor's control points.Methods in gov.nasa.worldwind.util that return MarkerLayer Modifier and Type Method Description MarkerLayer
ShapeEditor. getControlPointLayer()
Indicates the control point layer used by this editor. -
Uses of MarkerLayer in gov.nasa.worldwindx.examples
Subclasses of MarkerLayer in gov.nasa.worldwindx.examples Modifier and Type Class Description protected class
MarkersOrder.AppFrame.TimedMarkerLayer
Methods in gov.nasa.worldwindx.examples that return MarkerLayer Modifier and Type Method Description protected MarkerLayer
GPSTracks.AppFrame. buildTracksLayer()
-
Uses of MarkerLayer in gov.nasa.worldwindx.examples.util
Fields in gov.nasa.worldwindx.examples.util declared as MarkerLayer Modifier and Type Field Description protected MarkerLayer
SurfaceImageEditor. controlPointLayer
-