gov.nasa.worldwind.applications.sar
Class SARAnnotation
java.lang.Object
gov.nasa.worldwind.render.AbstractAnnotation
gov.nasa.worldwind.render.GlobeAnnotation
gov.nasa.worldwind.applications.sar.SARAnnotation
- All Implemented Interfaces:
- Disposable, Locatable, Movable, Pickable, Annotation, Renderable, Restorable
public class SARAnnotation
- extends GlobeAnnotation
Methods inherited from class gov.nasa.worldwind.render.AbstractAnnotation |
cacheRenderInfo, computeLookAtDistance, dispose, draw, drawAnnotation, getAttributes, getDelegateOwner, getPickSupport, getRectangleInViewportCoordinates, getRenderInfo, getText, getTextRenderer, initializeTexture, isAlwaysOnTop, pick, render, setAlwaysOnTop, setAttributes, setDelegateOwner, setDepthFunc, setDrawColor, setDrawColor, setPickSupport, setText |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SARAnnotation
public SARAnnotation(String text,
Position position)
getId
public String getId()
getOwner
public SARTrack getOwner()
setId
public void setId(String id)
setOwner
public void setOwner(SARTrack owner)