GEOS 3.15.0beta1
geos::geom::util Namespace Reference

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  CurveBuilder
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  LinealExtracter
 Extracts the lineal (LineString/LinearRing/CircularString/CompoundCurve/MultiLineString/MultiCurve) elements from a Geometry. 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  SimpleCurveExtracter
class  SineStarFactory
class  SurfaceExtracter

Detailed Description

Provides classes that parse and modify Geometry objects.