gov.nasa.worldwind.globes
Class EarthFlat
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.WWObjectImpl
gov.nasa.worldwind.globes.EllipsoidalGlobe
gov.nasa.worldwind.globes.FlatGlobe
gov.nasa.worldwind.globes.EarthFlat
- All Implemented Interfaces:
- AVList, Extent, Globe, WWObject, PropertyChangeListener, EventListener
public class EarthFlat
- extends FlatGlobe
Methods inherited from class gov.nasa.worldwind.globes.FlatGlobe |
cartesianToGeodetic, computeBoundingCylinder, computeNorthPointingTangentAtLocation, computeSurfaceNormalAtLocation, computeSurfaceNormalAtPoint, computeTransformToPosition, computeTransformToPosition, geodeticToCartesian, getElevation, getProjection, getRadiusAt, getRadiusAt, getStateKey, intersect, intersects, intersects, isPointAboveElevation, setProjection |
Methods inherited from class gov.nasa.worldwind.globes.EllipsoidalGlobe |
computeBoundingCylinder, computeBoundsFromSectorLatitudeRange, computeBoundsFromSectorQuadrilateral, computeBoundsFromSectorVertices, computePointFromPosition, computePointFromPosition, computePositionFromPoint, getCenter, getDiameter, getEccentricitySquared, getElevationModel, getElevations, getEquatorialRadius, getExtent, getIntersectionPosition, getMaxElevation, getMaximumRadius, getMinAndMaxElevations, getMinElevation, getPolarRadius, getRadius, getTessellator, intersect, intersect, intersect, intersects, setElevationModel, setTessellator, tessellate |
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.avlist.AVList |
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
WGS84_EQUATORIAL_RADIUS
public static final double WGS84_EQUATORIAL_RADIUS
- See Also:
- Constant Field Values
WGS84_ES
public static final double WGS84_ES
- See Also:
- Constant Field Values
WGS84_POLAR_RADIUS
public static final double WGS84_POLAR_RADIUS
- See Also:
- Constant Field Values
EarthFlat
public EarthFlat()