public abstract class MultiCurve extends GeometryCollection implements LineTypeGeometry
bounds, geometriesGEOMETRY_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| Constructor and Description |
|---|
MultiCurve() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
isClosed() |
abstract double |
length()
Returns the geometry length.
|
area, boundary, clone, createBounds, equals, fit, geometryN, getBounds, getGeometries, getGeometryCount, hashCode, keepLineString, keepLineString, keepPoint, keepPoint, keepPolygon, keepPolygon, numGeometries, serialize, setGeometries, sizeOf, spatiallyEquals, transform, translate, validateasText, spatiallyEqualsfinalize, getClass, notify, notifyAll, toString, wait, wait, waitlineIteratorarea, asText, boundary, clone, createBounds, getBounds, getCenteredPoint, getGeometryId, getGeometryType, serialize, sizeOf, spatiallyEquals, spatiallyEquals, toString, transform, translatepublic abstract boolean isClosed()
isClosed in interface LineTypeGeometrypublic abstract double length()
Geometrylength in interface Geometrylength in class GeometryCollection