T - the type of Geometry objectpublic interface Geometry<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getGeometryObject()
Gets the stored KML Geometry object
|
java.lang.String |
getGeometryType()
Gets the type of geometry
|
java.lang.String getGeometryType()
T getGeometryObject()