GEOS  3.9.1dev
geos::operation::buffer::BufferParameters Member List

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

_isSingleSidedgeos::operation::buffer::BufferParametersprivate
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
endCapStylegeos::operation::buffer::BufferParametersprivate
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
joinStylegeos::operation::buffer::BufferParametersprivate
mitreLimitgeos::operation::buffer::BufferParametersprivate
quadrantSegmentsgeos::operation::buffer::BufferParametersprivate
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 p_isSingleSided)geos::operation::buffer::BufferParametersinline