GEOS  3.13.0dev
Namespaces | Classes
geos::operation Namespace Reference

Provides classes for implementing operations on geometries. More...

Namespaces

 buffer
 Provides classes for computing buffers of geometries.
 
 distance
 Provides classes for computing the distance between geometries.
 
 geounion
 Classes to perform efficient unioning of collections of geometries.
 
 intersection
 Provides classes for computing the intersection of a Geometry and a clipping Rectangle.
 
 linemerge
 Line merging package.
 
 overlay
 Contains classes that perform a topological overlay to compute boolean spatial functions.
 
 polygonize
 An API for polygonizing sets of lines.
 
 predicate
 Classes which implement topological predicates optimized for particular kinds of geometries.
 
 relate
 Contains classes to implement the computation of the spatial relationships of Geometrys.
 
 sharedpaths
 Find shared paths among two linear Geometry objects.
 
 valid
 Provides classes for testing the validity of geometries.
 

Classes

class  BoundaryOp
 
class  GeometryGraphOperation
 The base class for operations that require GeometryGraph. More...
 

Detailed Description

Provides classes for implementing operations on geometries.