GEOS  3.9.1dev
Classes | Namespaces
BufferBuilder.h File Reference
#include <geos/export.h>
#include <vector>
#include <geos/operation/buffer/BufferOp.h>
#include <geos/operation/buffer/OffsetCurveBuilder.h>
#include <geos/geomgraph/EdgeList.h>
Include dependency graph for BufferBuilder.h:

Go to the source code of this file.

Classes

class  geos::operation::buffer::BufferBuilder
 Builds the buffer geometry for a given input geometry and precision model. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::algorithm
 Contains classes and interfaces implementing fundamental computational geometry algorithms.
 
 geos::noding
 Classes to compute nodings for arrangements of line segments and line segment sequences.
 
 geos::geomgraph
 Contains classes that implement topology graphs.
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::buffer
 Provides classes for computing buffers of geometries.
 
 geos::operation::overlay
 Contains classes that perform a topological overlay to compute boolean spatial functions.