Package | Description |
---|---|
org.geotools.ows.wmts.client | |
org.geotools.ows.wmts.model |
Modifier and Type | Method and Description |
---|---|
TileMatrixSetLink |
WMTSTileService.getMatrixSetLink() |
Modifier and Type | Method and Description |
---|---|
static TileMatrixLimits |
WMTSTileFactory.getLimits(TileMatrixSetLink tmsl,
TileMatrixSet tms,
int z) |
Modifier and Type | Method and Description |
---|---|
Map<String,TileMatrixSetLink> |
WMTSLayer.getTileMatrixLinks() |
Modifier and Type | Method and Description |
---|---|
void |
WMTSLayer.addTileMatrixLink(TileMatrixSetLink link) |
Modifier and Type | Method and Description |
---|---|
void |
WMTSLayer.addTileMatrixLinks(List<TileMatrixSetLink> limitList) |
Copyright © 1996–2019 Geotools. All rights reserved.