| Package | Description |
|---|---|
| com.revolsys.jts.geom.impl | |
| com.revolsys.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultiLineString
Models a collection of (@link LineString}s.
|
class |
AbstractMultiPoint |
class |
AbstractMultiPolygon
Models a collection of
Polygons. |
class |
GeometryCollectionImpl
Models a collection of
Geometrys of
arbitrary type and dimension. |
class |
MultiLineStringImpl
Models a collection of (@link LineString}s.
|
class |
MultiPointImpl
Models a collection of
Points. |
class |
MultiPolygonImpl
Models a collection of
Polygons. |
| Modifier and Type | Method and Description |
|---|---|
AbstractGeometryCollection |
AbstractGeometryCollection.clone()
Creates and returns a full copy of this
GeometryCollection object. |
| Modifier and Type | Class and Description |
|---|---|
class |
PreparedGeometryCollection
A base class for
PreparedGeometry subclasses. |
class |
PreparedMultiLineString
A prepared version for
Lineal geometries. |
class |
PreparedMultiPoint |
class |
PreparedMultiPolygon
A prepared version for
MultiPolygonal geometries. |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.