|
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.WWObjectImpl
gov.nasa.worldwind.view.AbstractView
gov.nasa.worldwind.view.BasicOrbitView
gov.nasa.worldwind.view.FlatOrbitView
public class FlatOrbitView
Field Summary |
---|
Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl |
---|
changeSupport |
Fields inherited from interface gov.nasa.worldwind.view.OrbitView |
---|
CENTER_STOPPED |
Fields inherited from interface gov.nasa.worldwind.View |
---|
VIEW_STOPPED |
Constructor Summary | |
---|---|
FlatOrbitView()
|
Method Summary | |
---|---|
double |
computeHorizonDistance()
Gets the distance from the View's eye point to the horizon point on the last rendered
Globe . |
protected void |
doApply(DrawContext dc)
|
double |
getAutoFarClipDistance()
Returns the auto-configured far clipping plane distance, in eye coordinates. |
Methods inherited from class gov.nasa.worldwind.view.AbstractView |
---|
apply, applyStateIterator, flagHadCollisions, hadCollisions, hasStateIterator, isDetectCollisions, popReferenceCenter, pushReferenceCenter, setDetectCollisions, stopMovement, stopStateIterators |
Methods inherited from class gov.nasa.worldwind.WWObjectImpl |
---|
propertyChange |
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 |
Methods inherited from interface gov.nasa.worldwind.View |
---|
apply, applyStateIterator, hadCollisions, hasStateIterator, isDetectCollisions, popReferenceCenter, pushReferenceCenter, setDetectCollisions, stopMovement, stopStateIterators |
Methods inherited from interface gov.nasa.worldwind.avlist.AVList |
---|
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
Methods inherited from interface java.beans.PropertyChangeListener |
---|
propertyChange |
Constructor Detail |
---|
public FlatOrbitView()
Method Detail |
---|
public double computeHorizonDistance()
View
View's
eye point to the horizon point on the last rendered
Globe
.
computeHorizonDistance
in interface View
computeHorizonDistance
in class BasicOrbitView
protected void doApply(DrawContext dc)
doApply
in class BasicOrbitView
public double getAutoFarClipDistance()
View
getAutoFarClipDistance
in interface View
getAutoFarClipDistance
in class BasicOrbitView
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |