gov.nasa.worldwind.globes
Class EarthLocalElevationModel
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.WWObjectImpl
gov.nasa.worldwind.terrain.AbstractElevationModel
gov.nasa.worldwind.terrain.LocalElevationModel
gov.nasa.worldwind.globes.EarthLocalElevationModel
- All Implemented Interfaces:
- AVList, ElevationModel, Restorable, WWObject, PropertyChangeListener, EventListener
public class EarthLocalElevationModel - extends LocalElevationModel
| Methods inherited from class gov.nasa.worldwind.terrain.LocalElevationModel |
addElevations, addElevations, addElevationsFromWorldFiles, adjustMinMax, contains, findTile, getBestResolution, getElevations, getExtremeElevations, getExtremeElevations, getMaxElevation, getMinElevation, getUnmappedElevation, intersects, lookupElevation |
| Methods inherited from class gov.nasa.worldwind.terrain.AbstractElevationModel |
composeElevations, getDetailHint, getElevation, getExpiryTime, getMissingDataReplacement, getMissingDataSignal, getName, getRestorableState, isNetworkRetrievalEnabled, restoreState, setExpiryTime, setMissingDataReplacement, setMissingDataSignal, setName, setNetworkRetrievalEnabled, toString |
| 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 interface gov.nasa.worldwind.avlist.AVList |
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
EarthLocalElevationModel
public EarthLocalElevationModel()
|
|