GEOS
3.14.0dev
|
Provides classes that parse and modify Geometry objects. More...
Classes | |
class | ComponentCoordinateExtracter |
Extracts a single representative Coordinate from each connected component of a Geometry. More... | |
class | CoordinateOperation |
class | Densifier |
class | GeometryCombiner |
Combines Geometrys to produce a GeometryCollection of the most appropriate type. More... | |
class | GeometryEditor |
class | GeometryEditorOperation |
class | GeometryExtracter |
class | GeometryFixer |
class | GeometryLister |
class | GeometryMapper |
class | GeometryTransformer |
A framework for processes which transform an input Geometry into an output Geometry, possibly changing its structure and type(s). More... | |
class | LinearComponentExtracter |
class | PointExtracter |
class | PolygonalExtracter |
Extracts the polygonal (Polygon and MultiPolygon) elements from a Geometry. More... | |
class | PolygonExtracter |
class | ShortCircuitedGeometryVisitor |
A visitor to Geometry elements which can be short-circuited by a given condition. More... | |
class | SineStarFactory |
Provides classes that parse and modify Geometry objects.