gov.nasa.worldwind.layers.Earth
Class NASAWFSPlaceNameLayer
java.lang.Object
gov.nasa.worldwind.avlist.AVListImpl
gov.nasa.worldwind.WWObjectImpl
gov.nasa.worldwind.layers.AbstractLayer
gov.nasa.worldwind.layers.placename.PlaceNameLayer
gov.nasa.worldwind.layers.Earth.NASAWFSPlaceNameLayer
- All Implemented Interfaces:
- AVList, Disposable, Layer, Restorable, WWObject, java.beans.PropertyChangeListener, java.util.EventListener
public class NASAWFSPlaceNameLayer
- extends PlaceNameLayer
Methods inherited from class gov.nasa.worldwind.layers.AbstractLayer |
doPick, getMaxActiveAltitude, getMinActiveAltitude, getName, getOpacity, getRestorableState, getScale, isAtMaxResolution, isEnabled, isLayerActive, isLayerInView, isMultiResolution, isPickEnabled, pick, render, restoreState, setEnabled, setMaxActiveAltitude, setMinActiveAltitude, setName, setOpacity, setPickEnabled |
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 |
CONTINENTS
public static final java.lang.String CONTINENTS
- See Also:
- Constant Field Values
COUNTRIES
public static final java.lang.String COUNTRIES
- See Also:
- Constant Field Values
DESERTSPLAINS
public static final java.lang.String DESERTSPLAINS
- See Also:
- Constant Field Values
GEONET_A_ADM1
public static final java.lang.String GEONET_A_ADM1
- See Also:
- Constant Field Values
GEONET_A_ADM2
public static final java.lang.String GEONET_A_ADM2
- See Also:
- Constant Field Values
GEONET_P_PPC
public static final java.lang.String GEONET_P_PPC
- See Also:
- Constant Field Values
GEONET_P_PPL
public static final java.lang.String GEONET_P_PPL
- See Also:
- Constant Field Values
GEONET_P_PPLA
public static final java.lang.String GEONET_P_PPLA
- See Also:
- Constant Field Values
GEONET_P_PPLC
public static final java.lang.String GEONET_P_PPLC
- See Also:
- Constant Field Values
LAKESRIVERS
public static final java.lang.String LAKESRIVERS
- See Also:
- Constant Field Values
MOUNTAINSVALLEYS
public static final java.lang.String MOUNTAINSVALLEYS
- See Also:
- Constant Field Values
OCEANS
public static final java.lang.String OCEANS
- See Also:
- Constant Field Values
TRENCHESRIDGES
public static final java.lang.String TRENCHESRIDGES
- See Also:
- Constant Field Values
US_ANTHROPOGENIC
public static final java.lang.String US_ANTHROPOGENIC
- See Also:
- Constant Field Values
US_TERRAIN
public static final java.lang.String US_TERRAIN
- See Also:
- Constant Field Values
US_WATER
public static final java.lang.String US_WATER
- See Also:
- Constant Field Values
USCITIES0
public static final java.lang.String USCITIES0
- See Also:
- Constant Field Values
USCITIESOVER0
public static final java.lang.String USCITIESOVER0
- See Also:
- Constant Field Values
USCITIESOVER100K
public static final java.lang.String USCITIESOVER100K
- See Also:
- Constant Field Values
USCITIESOVER10K
public static final java.lang.String USCITIESOVER10K
- See Also:
- Constant Field Values
USCITIESOVER1K
public static final java.lang.String USCITIESOVER1K
- See Also:
- Constant Field Values
USCITIESOVER500K
public static final java.lang.String USCITIESOVER500K
- See Also:
- Constant Field Values
USCITIESOVER50K
public static final java.lang.String USCITIESOVER50K
- See Also:
- Constant Field Values
WATERBODIES
public static final java.lang.String WATERBODIES
- See Also:
- Constant Field Values
NASAWFSPlaceNameLayer
public NASAWFSPlaceNameLayer()
setPlaceNameSetsVisible
public void setPlaceNameSetsVisible(java.util.List names)
toString
public java.lang.String toString()
- Overrides:
toString
in class AbstractLayer