public class Wcs100ElevationCoverage extends TiledElevationCoverage
TiledElevationCoverage.TileFactory| Constructor and Description |
|---|
Wcs100ElevationCoverage(Sector sector,
int numLevels,
java.lang.String serviceAddress,
java.lang.String coverage)
Constructs a Web Coverage Service (WCS) elevation coverage with specified WCS configuration values.
|
getTileFactory, getTileMatrixSet, retrievalFailed, retrievalRejected, retrievalSucceeded, setTileFactory, setTileMatrixSetgetDisplayName, getHeightGrid, getHeightLimits, getTimestamp, getUserProperty, hasUserProperty, isEnabled, putUserProperty, removeUserProperty, setDisplayName, setEnabledpublic Wcs100ElevationCoverage(Sector sector, int numLevels, java.lang.String serviceAddress, java.lang.String coverage)
sector - the coverage's geographic bounding sectornumLevels - the number of levels of elevations to generate, beginning with 2-by-4 geographic grid of
90-degree tiles containing 256x256 elevation pixelsserviceAddress - the WCS service addresscoverage - the WCS coverage namejava.lang.IllegalArgumentException - If any argument is null or if the number of levels is less than 0