| Package | Description |
|---|---|
| mil.nga.sf.geojson |
| Modifier and Type | Method and Description |
|---|---|
abstract GeometryType |
Geometry.getGeometryType()
Get the geometry type
|
GeometryType |
Feature.getGeometryType()
Get the geometry type
|
GeometryType |
LineString.getGeometryType()
Get the geometry type
|
GeometryType |
FeatureCollection.getGeometryType()
Get the geometry type
|
GeometryType |
MultiPolygon.getGeometryType()
Get the geometry type
|
GeometryType |
MultiLineString.getGeometryType()
Get the geometry type
|
GeometryType |
GeometryCollection.getGeometryType()
Get the geometry type
|
GeometryType |
Point.getGeometryType()
Get the geometry type
|
GeometryType |
MultiPoint.getGeometryType()
Get the geometry type
|
GeometryType |
Polygon.getGeometryType()
Get the geometry type
|
static GeometryType |
GeometryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeometryType[] |
GeometryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.