GEOS  3.13.0dev
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() constgeos::operation::buffer::BufferParametersinline
getJoinStyle() constgeos::operation::buffer::BufferParametersinline
getMitreLimit() constgeos::operation::buffer::BufferParametersinline
getQuadrantSegments() constgeos::operation::buffer::BufferParametersinline
isSingleSided() constgeos::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 p_isSingleSided)geos::operation::buffer::BufferParametersinline