GEOS  3.4.2
geos::operation::buffer::BufferParameters Member List

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

bufferDistanceError(int quadSegs)geos::operation::buffer::BufferParametersstatic
BufferParameters()geos::operation::buffer::BufferParameters
BufferParameters(int quadrantSegments)geos::operation::buffer::BufferParameters
BufferParameters(int quadrantSegments, EndCapStyle endCapStyle)geos::operation::buffer::BufferParameters
BufferParameters(int quadrantSegments, EndCapStyle endCapStyle, JoinStyle joinStyle, double mitreLimit)geos::operation::buffer::BufferParameters
CAP_FLAT enum valuegeos::operation::buffer::BufferParameters
CAP_ROUND enum valuegeos::operation::buffer::BufferParameters
CAP_SQUARE enum valuegeos::operation::buffer::BufferParameters
DEFAULT_MITRE_LIMITgeos::operation::buffer::BufferParametersstatic
DEFAULT_QUADRANT_SEGMENTSgeos::operation::buffer::BufferParametersstatic
EndCapStyle enum namegeos::operation::buffer::BufferParameters
getEndCapStyle() const geos::operation::buffer::BufferParametersinline
getJoinStyle() const geos::operation::buffer::BufferParametersinline
getMitreLimit() const geos::operation::buffer::BufferParametersinline
getQuadrantSegments() const geos::operation::buffer::BufferParametersinline
isSingleSided() const geos::operation::buffer::BufferParametersinline
JOIN_BEVEL enum valuegeos::operation::buffer::BufferParameters
JOIN_MITRE enum valuegeos::operation::buffer::BufferParameters
JOIN_ROUND enum valuegeos::operation::buffer::BufferParameters
JoinStyle enum namegeos::operation::buffer::BufferParameters
setEndCapStyle(EndCapStyle style)geos::operation::buffer::BufferParametersinline
setJoinStyle(JoinStyle style)geos::operation::buffer::BufferParametersinline
setMitreLimit(double limit)geos::operation::buffer::BufferParametersinline
setQuadrantSegments(int quadSegs)geos::operation::buffer::BufferParameters
setSingleSided(bool isSingleSided)geos::operation::buffer::BufferParametersinline