LibreOffice Module basegfx (master) 1
basegfx::B2DPolygon Member List

This is the complete list of members for basegfx::B2DPolygon, including all inherited members.

addOrReplaceSystemDependentData(Args &&... args) constbasegfx::B2DPolygoninline
addOrReplaceSystemDependentDataInternal(SystemDependentData_SharedPtr &rData) constbasegfx::B2DPolygonprivate
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() constbasegfx::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() constbasegfx::B2DPolygon
flip()basegfx::B2DPolygon
getB2DPoint(sal_uInt32 nIndex) constbasegfx::B2DPolygon
getB2DRange() constbasegfx::B2DPolygon
getBezierSegment(sal_uInt32 nIndex, B2DCubicBezier &rTarget) constbasegfx::B2DPolygon
getContinuityInPoint(sal_uInt32 nIndex) constbasegfx::B2DPolygon
getDefaultAdaptiveSubdivision() constbasegfx::B2DPolygon
getNextControlPoint(sal_uInt32 nIndex) constbasegfx::B2DPolygon
getNextControlVector(sal_uInt32 nIndex) constbasegfx::B2DPolygonprivate
getPrevControlPoint(sal_uInt32 nIndex) constbasegfx::B2DPolygon
getPrevControlVector(sal_uInt32 nIndex) constbasegfx::B2DPolygonprivate
getSystemDependantDataInternal(size_t hash_code) constbasegfx::B2DPolygonprivate
getSystemDependentData() constbasegfx::B2DPolygoninline
hasDoublePoints() constbasegfx::B2DPolygon
ImplType typedefbasegfx::B2DPolygon
insert(sal_uInt32 nIndex, const basegfx::B2DPoint &rPoint, sal_uInt32 nCount=1)basegfx::B2DPolygon
isClosed() constbasegfx::B2DPolygon
isNextControlPointUsed(sal_uInt32 nIndex) constbasegfx::B2DPolygon
isPrevControlPointUsed(sal_uInt32 nIndex) constbasegfx::B2DPolygon
makeUnique()basegfx::B2DPolygon
mpPolygonbasegfx::B2DPolygonprivate
operator!=(const B2DPolygon &rPolygon) constbasegfx::B2DPolygon
operator=(const B2DPolygon &rPolygon)basegfx::B2DPolygon
operator=(B2DPolygon &&rPolygon)basegfx::B2DPolygon
operator==(const B2DPolygon &rPolygon) constbasegfx::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