NASA World Wind

gov.nasa.worldwind.globes
Class MoonElevationModel

java.lang.Object
  extended by gov.nasa.worldwind.avlist.AVListImpl
      extended by gov.nasa.worldwind.WWObjectImpl
          extended by gov.nasa.worldwind.globes.BasicElevationModel
              extended by gov.nasa.worldwind.globes.MoonElevationModel
All Implemented Interfaces:
AVList, ElevationModel, WWObject, java.beans.PropertyChangeListener, java.util.EventListener

public class MoonElevationModel
extends BasicElevationModel


Nested Class Summary
 
Nested classes/interfaces inherited from interface gov.nasa.worldwind.globes.ElevationModel
ElevationModel.Elevations
 
Field Summary
 
Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl
changeSupport
 
Constructor Summary
MoonElevationModel()
           
 
Method Summary
 
Methods inherited from class gov.nasa.worldwind.globes.BasicElevationModel
getBestElevation, getBestElevations, getElevation, getElevationAtResolution, getElevations, getElevationsAtResolution, getLevels, getMaxElevation, getMinAndMaxElevations, getMinElevation, getNumExpectedValuesPerTile, getTargetResolution, getTargetResolution, getTileCount, getTileCountAtResolution, isEnabled, loadExtremeElevations, setEnabled, setNumExpectedValuesPerTile
 
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.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

MoonElevationModel

public MoonElevationModel()

NASA World Wind