public interface WMTSTileMatrixSet
Modifier and Type | Method and Description |
---|---|
WMTSBoundingBox |
getBoundingBox() |
String |
getIdentifier() |
String |
getSupportedCRS() |
List<WMTSTileMatrix> |
getTileMatrix() |
String |
getWellKnownScaleSet() |
WMTSBoundingBox getBoundingBox()
String getWellKnownScaleSet()
List<WMTSTileMatrix> getTileMatrix()
String getSupportedCRS()
String getIdentifier()