|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| GeometryEditor.GeometryEditorOperation | A interface which specifies an edit operation for Geometries. |
| Class Summary | |
|---|---|
| GeometryEditor | Supports creating a new Geometry which is a modification of an existing one. |
| GeometryEditor.CoordinateOperation | A GeometryEditor.GeometryEditorOperation which modifies the coordinate list of a Geometry. |
| GeometryTransformer | A framework for processes which transform an input Geometry into
an output Geometry, possibly changing its structure and type(s). |
| LinearComponentExtracter | Extracts all the 1-dimensional (LineString) components from a Geometry. |
| PointExtracter | Extracts all the 0-dimensional (Point) components from a Geometry. |
| PolygonExtracter | Extracts all the 2-dimensional (Polygon) components from a Geometry. |
| ShortCircuitedGeometryVisitor | A visitor to Geometry elements which can
be short-circuited by a given condition |
Provides classes that parse and modify Geometry objects.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||