|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.render.AbstractAnnotation
gov.nasa.worldwind.render.GlobeAnnotation
gov.nasa.worldwind.applications.sar.SARAnnotation
public class SARAnnotation
Nested Class Summary |
---|
Nested classes/interfaces inherited from class gov.nasa.worldwind.render.AbstractAnnotation |
---|
AbstractAnnotation.TextCacheKey |
Field Summary |
---|
Fields inherited from class gov.nasa.worldwind.render.AbstractAnnotation |
---|
attributes, childList, delegateOwner, layoutManager, text, textBoundsMap, wrappedTextMap |
Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl |
---|
changeSupport |
Fields inherited from interface gov.nasa.worldwind.render.Annotation |
---|
ANTIALIAS_DONT_CARE, ANTIALIAS_FASTEST, ANTIALIAS_NICEST, IMAGE_REPEAT_NONE, IMAGE_REPEAT_X, IMAGE_REPEAT_XY, IMAGE_REPEAT_Y, SIZE_FIT_TEXT, SIZE_FIXED |
Constructor Summary | |
---|---|
SARAnnotation(String text,
Position position)
|
Method Summary | |
---|---|
String |
getId()
|
SARTrack |
getOwner()
|
void |
setId(String id)
|
void |
setOwner(SARTrack owner)
|
Methods inherited from class gov.nasa.worldwind.render.GlobeAnnotation |
---|
computeLookAtDistance, doRenderNow, getPosition, getReferencePosition, getRestorableState, move, moveTo, restoreState, setDepthFunc, setPosition |
Methods inherited from class gov.nasa.worldwind.avlist.AVListImpl |
---|
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SARAnnotation(String text, Position position)
Method Detail |
---|
public String getId()
public SARTrack getOwner()
public void setId(String id)
public void setOwner(SARTrack owner)
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |