NASA World Wind

gov.nasa.worldwind.examples.Hawaii
Class HawaiianIslandsElevationModel

java.lang.Object
  extended by gov.nasa.worldwind.avlist.AVListImpl
      extended by gov.nasa.worldwind.WWObjectImpl
          extended by gov.nasa.worldwind.terrain.AbstractElevationModel
              extended by gov.nasa.worldwind.terrain.CompoundElevationModel
                  extended by gov.nasa.worldwind.examples.Hawaii.HawaiianIslandsElevationModel
All Implemented Interfaces:
AVList, ElevationModel, Restorable, WWObject, PropertyChangeListener, EventListener

public class HawaiianIslandsElevationModel
extends CompoundElevationModel


Field Summary
 
Fields inherited from class gov.nasa.worldwind.terrain.CompoundElevationModel
elevationModels
 
Fields inherited from class gov.nasa.worldwind.terrain.AbstractElevationModel
missingDataFlag, missingDataValue
 
Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl
changeSupport
 
Constructor Summary
HawaiianIslandsElevationModel()
           
 
Method Summary
 
Methods inherited from class gov.nasa.worldwind.terrain.CompoundElevationModel
addElevationModel, addElevationModel, composeElevations, contains, getBestResolution, getDetailHint, getElevationModels, getElevations, getExtremeElevations, getExtremeElevations, getMaxElevation, getMinElevation, getUnmappedElevation, intersects, removeElevationModel, removeElevationModel, setElevationModel, setExpiryTime, setNetworkRetrievalEnabled
 
Methods inherited from class gov.nasa.worldwind.terrain.AbstractElevationModel
getElevation, getExpiryTime, getMissingDataReplacement, getMissingDataSignal, getName, getRestorableState, isNetworkRetrievalEnabled, restoreState, setMissingDataReplacement, setMissingDataSignal, setName, toString
 
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, 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

HawaiianIslandsElevationModel

public HawaiianIslandsElevationModel()

NASA World Wind