| Package | Description |
|---|---|
| org.geotools.ows.wmts.client | |
| org.geotools.ows.wmts.model | |
| org.geotools.ows.wmts.request |
| 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 |
|---|---|
WMTSLayer |
WMTSCapabilities.getLayer(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<WMTSLayer> |
WMTSCapabilities.getLayerList()
Access a flat view of the layers available in the WMTS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGetTileRequest.setLayer(WMTSLayer layer) |
void |
GetTileRequest.setLayer(WMTSLayer layer) |
Copyright © 1996–2019 Geotools. All rights reserved.