public class TileMatrixKey extends Object
| Constructor and Description |
|---|
TileMatrixKey(String tableName,
long zoomLevel)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getTableName() |
long |
getZoomLevel() |
int |
hashCode() |
void |
setTableName(String tableName) |
void |
setZoomLevel(long zoomLevel) |
String |
toString() |
public TileMatrixKey(String tableName, long zoomLevel)
tableName - table namezoomLevel - zoom levelCopyright © 2018 National Geospatial-Intelligence Agency. All rights reserved.