public class BasicElevationCoverage extends TiledElevationCoverage
TiledElevationCoverage.TileFactory| Constructor and Description |
|---|
BasicElevationCoverage()
Constructs a global elevation coverage with the WMS at https://worldwind26.arc.nasa.gov/wms.
|
BasicElevationCoverage(java.lang.String serviceAddress)
Constructs a global elevation coverage with the WMS at a specified address.
|
getTileFactory, getTileMatrixSet, retrievalFailed, retrievalRejected, retrievalSucceeded, setTileFactory, setTileMatrixSetgetDisplayName, getHeightGrid, getHeightLimits, getTimestamp, getUserProperty, hasUserProperty, isEnabled, putUserProperty, removeUserProperty, setDisplayName, setEnabledpublic BasicElevationCoverage()
public BasicElevationCoverage(java.lang.String serviceAddress)
serviceAddress - a URL string specifying the WMS addressjava.lang.IllegalArgumentException - If the service address is null