GEOS  3.6.1
geos::operation::buffer::BufferOp Member List

This is the complete list of members for geos::operation::buffer::BufferOp, including all inherited members.

bufferOp(const geom::Geometry *g, double distance, int quadrantSegments=BufferParameters::DEFAULT_QUADRANT_SEGMENTS, int endCapStyle=BufferParameters::CAP_ROUND)geos::operation::buffer::BufferOpstatic
BufferOp(const geom::Geometry *g)geos::operation::buffer::BufferOpinline
BufferOp(const geom::Geometry *g, const BufferParameters &params)geos::operation::buffer::BufferOpinline
CAP_BUTT enum valuegeos::operation::buffer::BufferOp
CAP_ROUND enum valuegeos::operation::buffer::BufferOp
CAP_SQUARE enum valuegeos::operation::buffer::BufferOp
getResultGeometry(double nDistance)geos::operation::buffer::BufferOp
setEndCapStyle(int nEndCapStyle)geos::operation::buffer::BufferOpinline
setQuadrantSegments(int nQuadrantSegments)geos::operation::buffer::BufferOpinline
setSingleSided(bool isSingleSided)geos::operation::buffer::BufferOpinline