Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

geos::operation::buffer Namespace Reference

Provides classes for computing buffers of geometries. More...


Classes

class  geos::operation::buffer::BufferBuilder
 Builds the buffer geometry for a given input geometry and precision model. More...
class  geos::operation::buffer::BufferOp
 Computes the buffer of a geometry, for both positive and negative buffer distances. More...
class  geos::operation::buffer::BufferParameters
 Contains the parameters which describe how a buffer should be constructed. More...
class  geos::operation::buffer::BufferSubgraph
 A connected subset of the graph of DirectedEdge and geomgraph::Node. More...
class  geos::operation::buffer::OffsetCurveBuilder
 Computes the raw offset curve for a single Geometry component (ring, line or point). More...
class  geos::operation::buffer::OffsetCurveSetBuilder
 Creates all the raw offset curves for a buffer of a Geometry. More...
class  geos::operation::buffer::RightmostEdgeFinder
 A RightmostEdgeFinder find the geomgraph::DirectedEdge in a list which has the highest coordinate, and which is oriented L to R at that point. (I.e. the right side is on the RHS of the edge.). More...
class  geos::operation::buffer::SubgraphDepthLocater
 Locates a subgraph inside a set of subgraphs, in order to determine the outside depth of the subgraph. More...
class  geos::operation::buffer::BufferInputLineSimplifier
 Simplifies a buffer input line to remove concavities with shallow depth. More...
class  geos::operation::buffer::OffsetCurveVertexList
 A list of the vertices in a constructed offset curve. More...

Functions

std::ostream & operator<< (std::ostream &os, const BufferSubgraph &bs)
bool BufferSubgraphGT (BufferSubgraph *first, BufferSubgraph *second)
std::ostream & operator<< (std::ostream &os, const OffsetCurveVertexList &lst)


Detailed Description

Provides classes for computing buffers of geometries.
Generated on Thu Oct 7 20:18:29 2010 for GEOS by  doxygen 1.3.9.1