GEOS  3.13.0dev
Classes
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  Densifier
 
class  GeometryCombiner
 Combines Geometrys to produce a GeometryCollection of the most appropriate type. More...
 
class  GeometryEditor
 
class  GeometryEditorOperation
 
class  GeometryExtracter
 
class  GeometryFixer
 
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
 

Detailed Description

Provides classes that parse and modify Geometry objects.