Package | Description |
---|---|
org.geotools.ows.wmts.client | |
org.geotools.ows.wmts.model |
Modifier and Type | Method and Description |
---|---|
TileMatrixSet |
WMTSTileService.getMatrixSet() |
Modifier and Type | Method and Description |
---|---|
static TileMatrixLimits |
WMTSTileFactory.getLimits(TileMatrixSetLink tmsl,
TileMatrixSet tms,
int z) |
void |
WMTSTileService.setMatrixSet(TileMatrixSet matrixSet) |
Constructor and Description |
---|
WMTSTileService(String templateURL,
WMTSServiceType type,
WMTSLayer layer,
String styleName,
TileMatrixSet tileMatrixSet)
create a service directly with out parsing the capabilties again.
|
Modifier and Type | Method and Description |
---|---|
TileMatrixSet |
WMTSCapabilities.getMatrixSet(String identifier) |
TileMatrixSet |
TileMatrix.getParent() |
Modifier and Type | Method and Description |
---|---|
List<TileMatrixSet> |
WMTSCapabilities.getMatrixSets() |
Modifier and Type | Method and Description |
---|---|
void |
TileMatrix.setParent(TileMatrixSet parent) |
Modifier and Type | Method and Description |
---|---|
void |
WMTSCapabilities.setMatrixSets(List<TileMatrixSet> matrixes) |
Copyright © 1996–2019 Geotools. All rights reserved.