public abstract class Geometry extends GeoJsonObject
| Constructor and Description |
|---|
Geometry() |
| Modifier and Type | Method and Description |
|---|---|
abstract Geometry |
getGeometry()
Get the simple geometry
|
abstract GeometryType |
getGeometryType()
Get the geometry type
|
String |
getType()
Get the GeoJSON object type
|
getBbox, getForeignMember, getForeignMembers, hasForeignMember, hasForeignMembers, setBbox, setForeignMemberpublic abstract GeometryType getGeometryType()
public abstract Geometry getGeometry()
public String getType()
getType in class GeoJsonObjectCopyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.