public class NASAWFSPlaceNameLayer extends PlaceNameLayer
PlaceNameLayer.DownloadPostProcessor, PlaceNameLayer.GMLPlaceNameSAXHandler, PlaceNameLayer.NavigationTile, PlaceNameLayer.PlaceNameChunk, PlaceNameLayer.RequestTask, PlaceNameLayer.Tile
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CITIESOVER100K |
static java.lang.String |
CITIESOVER10K |
static java.lang.String |
CITIESOVER1K |
static java.lang.String |
CITIESOVER500K |
static java.lang.String |
CITIESOVER50K |
static java.lang.String |
CONTINENTS |
static java.lang.String |
COUNTRIES |
static java.lang.String |
DESERTSPLAINS |
static java.lang.String |
GEONET_A_ADM1 |
static java.lang.String |
GEONET_A_ADM2 |
static java.lang.String |
GEONET_P_PPC |
static java.lang.String |
GEONET_P_PPL |
static java.lang.String |
GEONET_P_PPLA |
static java.lang.String |
GEONET_P_PPLC |
static java.lang.String |
LAKESRIVERS |
static java.lang.String |
MOUNTAINSVALLEYS |
static java.lang.String |
OCEANS |
static java.lang.String |
TRENCHESRIDGES |
static java.lang.String |
US_ANTHROPOGENIC |
static java.lang.String |
US_TERRAIN |
static java.lang.String |
US_WATER |
static java.lang.String |
USCITIES0 |
static java.lang.String |
USCITIESOVER0 |
static java.lang.String |
WATERBODIES |
cullNames, fileLock, GRID_1152x2304, GRID_144x288, GRID_16x32, GRID_1x1, GRID_288x576, GRID_36x72, GRID_4x8, GRID_576x1152, GRID_72x144, GRID_8x16, LEVEL_A, LEVEL_B, LEVEL_C, LEVEL_D, LEVEL_E, LEVEL_F, LEVEL_G, LEVEL_H, LEVEL_I, LEVEL_J, LEVEL_K, LEVEL_L, LEVEL_M, LEVEL_N, LEVEL_O, LEVEL_P, navTiles, placeNameServiceSet, referencePoint, requestQ
Constructor and Description |
---|
NASAWFSPlaceNameLayer() |
Modifier and Type | Method and Description |
---|---|
void |
setPlaceNameSetsVisible(java.util.List names) |
java.lang.String |
toString() |
buildTiles, clampAngle, computeReferencePoint, doRender, downloadTile, downloadTile, drawOrRequestTile, getEstimatedMissingDataSize, getEstimatedMissingDataSize, getPlaceNameServiceSet, getReferencePoint, getRequestQ, isNameVisible, isSectorVisible, isServiceVisible, isTileVisible, loadTile, makeLocal, makeLocal, newCharBuffer, readTileData, requestTile, saveBuffer, sendRequests
createLayerConfigElements, dispose, doPick, doPreRender, getDataFileStore, getExpiryTime, getLayerConfigParams, getMaxActiveAltitude, getMaxEffectiveAltitude, getMinActiveAltitude, getMinEffectiveAltitude, getName, getOpacity, getRestorableState, getScale, getScreenCredit, isAtMaxResolution, isEnabled, isLayerActive, isLayerConfigDocument, isLayerInView, isMultiResolution, isNetworkRetrievalEnabled, isPickEnabled, pick, preRender, render, restoreState, setDataFileStore, setEnabled, setExpiryTime, setMaxActiveAltitude, setMinActiveAltitude, setName, setNetworkRetrievalEnabled, setOpacity, setPickEnabled, setScreenCredit
onMessage, propertyChange
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getChangeSupport, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
onMessage
public static final java.lang.String CITIESOVER100K
public static final java.lang.String CITIESOVER10K
public static final java.lang.String CITIESOVER1K
public static final java.lang.String CITIESOVER500K
public static final java.lang.String CITIESOVER50K
public static final java.lang.String CONTINENTS
public static final java.lang.String COUNTRIES
public static final java.lang.String DESERTSPLAINS
public static final java.lang.String GEONET_A_ADM1
public static final java.lang.String GEONET_A_ADM2
public static final java.lang.String GEONET_P_PPC
public static final java.lang.String GEONET_P_PPL
public static final java.lang.String GEONET_P_PPLA
public static final java.lang.String GEONET_P_PPLC
public static final java.lang.String LAKESRIVERS
public static final java.lang.String MOUNTAINSVALLEYS
public static final java.lang.String OCEANS
public static final java.lang.String TRENCHESRIDGES
public static final java.lang.String US_ANTHROPOGENIC
public static final java.lang.String US_TERRAIN
public static final java.lang.String US_WATER
public static final java.lang.String USCITIES0
public static final java.lang.String USCITIESOVER0
public static final java.lang.String WATERBODIES
public void setPlaceNameSetsVisible(java.util.List names)
public java.lang.String toString()
toString
in class AbstractLayer