public interface WMTSTileMatrixLimits
Modifier and Type | Method and Description |
---|---|
int |
getMaxTileCol() |
int |
getMaxTileRow() |
int |
getMinTileCol() |
int |
getMinTileRow() |
String |
getRefToTileMatrix() |
WMTSTileMatrix |
getTileMatrix() |
WMTSTileMatrix getTileMatrix()
String getRefToTileMatrix()
int getMinTileRow()
int getMaxTileRow()
int getMinTileCol()
int getMaxTileCol()