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, setTileMatrixSet
getDisplayName, getHeightGrid, getHeightLimits, getTimestamp, getUserProperty, hasUserProperty, isEnabled, putUserProperty, removeUserProperty, setDisplayName, setEnabled
public BasicElevationCoverage()
public BasicElevationCoverage(java.lang.String serviceAddress)
serviceAddress
- a URL string specifying the WMS addressjava.lang.IllegalArgumentException
- If the service address is null