public class NASAWFSPlaceNameLayer extends PlaceNameLayer
PlaceNameLayer.DownloadPostProcessor, PlaceNameLayer.GMLPlaceNameSAXHandler, PlaceNameLayer.NavigationTile, PlaceNameLayer.PlaceNameChunk, PlaceNameLayer.RequestTask, PlaceNameLayer.Tile
Modifier and Type | Field and Description |
---|---|
static String |
CITIESOVER100K |
static String |
CITIESOVER10K |
static String |
CITIESOVER1K |
static String |
CITIESOVER500K |
static String |
CITIESOVER50K |
static String |
CONTINENTS |
static String |
COUNTRIES |
static String |
DESERTSPLAINS |
static String |
GEONET_A_ADM1 |
static String |
GEONET_A_ADM2 |
static String |
GEONET_P_PPC |
static String |
GEONET_P_PPL |
static String |
GEONET_P_PPLA |
static String |
GEONET_P_PPLC |
static String |
LAKESRIVERS |
static String |
MOUNTAINSVALLEYS |
static String |
OCEANS |
static String |
TRENCHESRIDGES |
static String |
US_ANTHROPOGENIC |
static String |
US_TERRAIN |
static String |
US_WATER |
static String |
USCITIES0 |
static String |
USCITIESOVER0 |
static 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(List names) |
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
propertyChange
onMessage
public static final String CITIESOVER100K
public static final String CITIESOVER10K
public static final String CITIESOVER1K
public static final String CITIESOVER500K
public static final String CITIESOVER50K
public static final String CONTINENTS
public static final String COUNTRIES
public static final String DESERTSPLAINS
public static final String GEONET_A_ADM1
public static final String GEONET_A_ADM2
public static final String GEONET_P_PPC
public static final String GEONET_P_PPL
public static final String GEONET_P_PPLA
public static final String GEONET_P_PPLC
public static final String LAKESRIVERS
public static final String MOUNTAINSVALLEYS
public static final String OCEANS
public static final String TRENCHESRIDGES
public static final String US_ANTHROPOGENIC
public static final String US_TERRAIN
public static final String US_WATER
public static final String USCITIES0
public static final String USCITIESOVER0
public static final String WATERBODIES
public void setPlaceNameSetsVisible(List names)
public String toString()
toString
in class AbstractLayer