public class GeometryIndexKey extends Object
| Constructor and Description |
|---|
GeometryIndexKey(String tableName,
long geomId)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getGeomId()
Get the geometry id
|
String |
getTableName()
Get the table name
|
int |
hashCode() |
void |
setGeomId(long geomId)
Set the geometry id
|
void |
setTableName(String tableName)
Set the table name
|
String |
toString() |
public GeometryIndexKey(String tableName, long geomId)
tableName - geomId - public String getTableName()
public void setTableName(String tableName)
tableName - public long getGeomId()
public void setGeomId(long geomId)
geomId - geom idCopyright © 2018 National Geospatial-Intelligence Agency. All rights reserved.