LibreOffice Module basegfx (master) 1
ImplB2DPolygon Member List

This is the complete list of members for ImplB2DPolygon, including all inherited members.

addOrReplaceSystemDependentData(basegfx::SystemDependentData_SharedPtr &rData) constImplB2DPolygoninline
append(const basegfx::B2DPoint &rPoint)ImplB2DPolygoninline
append(const basegfx::B2DPoint &rPoint, sal_uInt32 nCount)ImplB2DPolygoninline
append(const ImplB2DPolygon &rSource)ImplB2DPolygoninline
appendBezierSegment(const basegfx::B2DVector &rNext, const basegfx::B2DVector &rPrev, const basegfx::B2DPoint &rPoint)ImplB2DPolygoninline
areControlPointsUsed() constImplB2DPolygoninline
count() constImplB2DPolygoninline
flip()ImplB2DPolygoninline
getB2DRange(const basegfx::B2DPolygon &rSource) constImplB2DPolygoninline
getDefaultAdaptiveSubdivision(const basegfx::B2DPolygon &rSource) constImplB2DPolygoninline
getNextControlVector(sal_uInt32 nIndex) constImplB2DPolygoninline
getPoint(sal_uInt32 nIndex) constImplB2DPolygoninline
getPrevControlVector(sal_uInt32 nIndex) constImplB2DPolygoninline
getSystemDependentData(size_t hash_code) constImplB2DPolygoninline
hasDoublePoints() constImplB2DPolygoninline
ImplB2DPolygon()ImplB2DPolygoninline
ImplB2DPolygon(const ImplB2DPolygon &rToBeCopied)ImplB2DPolygoninline
ImplB2DPolygon(const ImplB2DPolygon &rToBeCopied, sal_uInt32 nIndex, sal_uInt32 nCount)ImplB2DPolygoninline
insert(sal_uInt32 nIndex, const basegfx::B2DPoint &rPoint, sal_uInt32 nCount)ImplB2DPolygoninline
isClosed() constImplB2DPolygoninline
maPointsImplB2DPolygonprivate
mbIsClosedImplB2DPolygonprivate
moControlVectorImplB2DPolygonprivate
mpBufferedDataImplB2DPolygonmutableprivate
operator=(const ImplB2DPolygon &rOther)ImplB2DPolygoninline
operator==(const ImplB2DPolygon &rCandidate) constImplB2DPolygoninline
remove(sal_uInt32 nIndex, sal_uInt32 nCount)ImplB2DPolygoninline
removeDoublePointsAtBeginEnd()ImplB2DPolygoninline
removeDoublePointsWholeTrack()ImplB2DPolygoninline
reserve(sal_uInt32 nCount)ImplB2DPolygoninline
resetControlVectors()ImplB2DPolygoninline
setClosed(bool bNew)ImplB2DPolygoninline
setControlVectors(sal_uInt32 nIndex, const basegfx::B2DVector &rPrev, const basegfx::B2DVector &rNext)ImplB2DPolygoninline
setNextControlVector(sal_uInt32 nIndex, const basegfx::B2DVector &rValue)ImplB2DPolygoninline
setPoint(sal_uInt32 nIndex, const basegfx::B2DPoint &rValue)ImplB2DPolygoninline
setPrevControlVector(sal_uInt32 nIndex, const basegfx::B2DVector &rValue)ImplB2DPolygoninline
transform(const basegfx::B2DHomMatrix &rMatrix)ImplB2DPolygoninline