|
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.view.BasicOrbitView |
|---|
COLLISION_NUM_ITERATIONS, COLLISION_THRESHOLD, collisionSupport, dc, frustum, lastEyePoint, lastEyePosition, lastForwardVector, lastFrustumInModelCoords, lastUpVector, MINIMUM_NEAR_DISTANCE, modelview, modelviewInv, orbitViewLimits, projection, viewport, viewSupport |
| 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()
ViewView's eye point to the horizon point on the last rendered
Globe.
computeHorizonDistance in interface ViewcomputeHorizonDistance in class BasicOrbitViewprotected void doApply(DrawContext dc)
doApply in class BasicOrbitViewpublic double getAutoFarClipDistance()
View
getAutoFarClipDistance in interface ViewgetAutoFarClipDistance in class BasicOrbitView
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||