GEOMETRY_ANNOTATION, GEOMETRY_COMPLEX, GEOMETRY_ELLIPSE, GEOMETRY_LINE, GEOMETRY_LINEAR_RING, GEOMETRY_LINESTRING, GEOMETRY_MULTI_ANNOTATION, GEOMETRY_MULTI_LINESTRING, GEOMETRY_MULTI_POINT, GEOMETRY_MULTI_POLYGON, GEOMETRY_POINT, GEOMETRY_POLYGON, GEOMETRY_RECTANGLE
Modifier and Type | Method and Description |
---|---|
double |
area()
Returns the geometry area.
|
Point |
centroid() |
EllipseGeometryIterator |
ellipseIterator() |
Point |
pointOnSurface() |
asText, boundary, clone, createBounds, getBounds, getCenteredPoint, getGeometryId, getGeometryType, length, serialize, sizeOf, spatiallyEquals, spatiallyEquals, toString, transform, translate
EllipseGeometryIterator ellipseIterator()
double area()
Geometry
Point centroid()
Point pointOnSurface()