| addOrReplaceSystemDependentData(Args &&... args) const | basegfx::B2DPolygon | inline |
| addOrReplaceSystemDependentDataInternal(SystemDependentData_SharedPtr &rData) const | basegfx::B2DPolygon | private |
| append(const basegfx::B2DPoint &rPoint, sal_uInt32 nCount) | basegfx::B2DPolygon | |
| append(const basegfx::B2DPoint &rPoint) | basegfx::B2DPolygon | |
| append(const B2DPolygon &rPoly, sal_uInt32 nIndex=0, sal_uInt32 nCount=0) | basegfx::B2DPolygon | |
| appendBezierSegment(const basegfx::B2DPoint &rNextControlPoint, const basegfx::B2DPoint &rPrevControlPoint, const basegfx::B2DPoint &rPoint) | basegfx::B2DPolygon | |
| appendQuadraticBezierSegment(const basegfx::B2DPoint &rQuadControlPoint, const basegfx::B2DPoint &rPoint) | basegfx::B2DPolygon | |
| areControlPointsUsed() const | basegfx::B2DPolygon | |
| B2DPolygon() | basegfx::B2DPolygon | |
| B2DPolygon(const B2DPolygon &rPolygon) | basegfx::B2DPolygon | |
| B2DPolygon(B2DPolygon &&rPolygon) | basegfx::B2DPolygon | |
| B2DPolygon(const B2DPolygon &rPolygon, sal_uInt32 nIndex, sal_uInt32 nCount) | basegfx::B2DPolygon | |
| B2DPolygon(std::initializer_list< basegfx::B2DPoint > rPoints) | basegfx::B2DPolygon | |
| clear() | basegfx::B2DPolygon | |
| count() const | basegfx::B2DPolygon | |
| flip() | basegfx::B2DPolygon | |
| getB2DPoint(sal_uInt32 nIndex) const | basegfx::B2DPolygon | |
| getB2DRange() const | basegfx::B2DPolygon | |
| getBezierSegment(sal_uInt32 nIndex, B2DCubicBezier &rTarget) const | basegfx::B2DPolygon | |
| getContinuityInPoint(sal_uInt32 nIndex) const | basegfx::B2DPolygon | |
| getDefaultAdaptiveSubdivision() const | basegfx::B2DPolygon | |
| getNextControlPoint(sal_uInt32 nIndex) const | basegfx::B2DPolygon | |
| getNextControlVector(sal_uInt32 nIndex) const | basegfx::B2DPolygon | private |
| getPrevControlPoint(sal_uInt32 nIndex) const | basegfx::B2DPolygon | |
| getPrevControlVector(sal_uInt32 nIndex) const | basegfx::B2DPolygon | private |
| getSystemDependantDataInternal(size_t hash_code) const | basegfx::B2DPolygon | private |
| getSystemDependentData() const | basegfx::B2DPolygon | inline |
| hasDoublePoints() const | basegfx::B2DPolygon | |
| ImplType typedef | basegfx::B2DPolygon | |
| insert(sal_uInt32 nIndex, const basegfx::B2DPoint &rPoint, sal_uInt32 nCount=1) | basegfx::B2DPolygon | |
| isClosed() const | basegfx::B2DPolygon | |
| isNextControlPointUsed(sal_uInt32 nIndex) const | basegfx::B2DPolygon | |
| isPrevControlPointUsed(sal_uInt32 nIndex) const | basegfx::B2DPolygon | |
| makeUnique() | basegfx::B2DPolygon | |
| mpPolygon | basegfx::B2DPolygon | private |
| operator!=(const B2DPolygon &rPolygon) const | basegfx::B2DPolygon | |
| operator=(const B2DPolygon &rPolygon) | basegfx::B2DPolygon | |
| operator=(B2DPolygon &&rPolygon) | basegfx::B2DPolygon | |
| operator==(const B2DPolygon &rPolygon) const | basegfx::B2DPolygon | |
| remove(sal_uInt32 nIndex, sal_uInt32 nCount=1) | basegfx::B2DPolygon | |
| removeDoublePoints() | basegfx::B2DPolygon | |
| reserve(sal_uInt32 nCount) | basegfx::B2DPolygon | |
| resetControlPoints() | basegfx::B2DPolygon | |
| resetNextControlPoint(sal_uInt32 nIndex) | basegfx::B2DPolygon | |
| resetPrevControlPoint(sal_uInt32 nIndex) | basegfx::B2DPolygon | |
| setB2DPoint(sal_uInt32 nIndex, const basegfx::B2DPoint &rValue) | basegfx::B2DPolygon | |
| setClosed(bool bNew) | basegfx::B2DPolygon | |
| setControlPoints(sal_uInt32 nIndex, const basegfx::B2DPoint &rPrev, const basegfx::B2DPoint &rNext) | basegfx::B2DPolygon | |
| setNextControlPoint(sal_uInt32 nIndex, const basegfx::B2DPoint &rValue) | basegfx::B2DPolygon | |
| setPrevControlPoint(sal_uInt32 nIndex, const basegfx::B2DPoint &rValue) | basegfx::B2DPolygon | |
| transform(const basegfx::B2DHomMatrix &rMatrix) | basegfx::B2DPolygon | |
| ~B2DPolygon() | basegfx::B2DPolygon | |