Package | Description |
---|---|
org.geotools.ows.wmts | |
org.geotools.ows.wmts.request |
Modifier and Type | Method and Description |
---|---|
WMTSCapabilities |
WebMapTileServer.getCapabilities() |
Modifier and Type | Method and Description |
---|---|
WMTSSpecification.GetTileRequest |
WMTSSpecification.createGetTileRequest(URL server,
Properties props,
WMTSCapabilities caps) |
Constructor and Description |
---|
GetTileRequest(URL onlineResource,
Properties properties,
WMTSCapabilities capabilities) |
WebMapTileServer(URL serverURL,
HTTPClient httpClient,
WMTSCapabilities capabilities) |
WebMapTileServer(URL serverURL,
HTTPClient httpClient,
WMTSCapabilities capabilities,
Map<String,Object> hints) |
WebMapTileServer(WMTSCapabilities capabilities) |
Modifier and Type | Field and Description |
---|---|
protected WMTSCapabilities |
AbstractGetTileRequest.capabilities |
Copyright © 1996–2019 Geotools. All rights reserved.