LibreOffice Module svx (master) 1
XPolygon Member List

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

CalcDistance(sal_uInt16 nP1, sal_uInt16 nP2)XPolygon
CalcSmoothJoin(sal_uInt16 nCenter, sal_uInt16 nDrag, sal_uInt16 nPnt)XPolygon
CalcTangent(sal_uInt16 nCenter, sal_uInt16 nPrev, sal_uInt16 nNext)XPolygon
CheckAngles(Degree100 &nStart, Degree100 nEnd, Degree100 &nA1, Degree100 &nA2)XPolygonprivatestatic
Distort(const tools::Rectangle &rRefRect, const XPolygon &rDistortedRect)XPolygon
GenBezArc(const Point &rCenter, tools::Long nRx, tools::Long nRy, tools::Long nXHdl, tools::Long nYHdl, Degree100 nStart, Degree100 nEnd, sal_uInt16 nQuad, sal_uInt16 nFirst)XPolygonprivate
getB2DPolygon() constXPolygon
GetBoundRect() constXPolygon
GetFlags(sal_uInt16 nPos) constXPolygon
GetPointCount() constXPolygon
GetSize() constXPolygon
Insert(sal_uInt16 nPos, const Point &rPt, PolyFlags eFlags)XPolygon
Insert(sal_uInt16 nPos, const XPolygon &rXPoly)XPolygon
IsControl(sal_uInt16 nPos) constXPolygon
IsSmooth(sal_uInt16 nPos) constXPolygon
Move(tools::Long nHorzMove, tools::Long nVertMove)XPolygon
operator=(const XPolygon &)XPolygon
operator=(XPolygon &&)XPolygon
operator==(const XPolygon &rXPoly) constXPolygon
operator[](sal_uInt16 nPos) constXPolygon
operator[](sal_uInt16 nPos)XPolygon
pImpXPolygonXPolygonprivate
PointsToBezier(sal_uInt16 nFirst)XPolygon
Remove(sal_uInt16 nPos, sal_uInt16 nCount)XPolygon
Scale(double fSx, double fSy)XPolygon
SetFlags(sal_uInt16 nPos, PolyFlags eFlags)XPolygon
SetPointCount(sal_uInt16 nPoints)XPolygon
SubdivideBezier(sal_uInt16 nPos, bool bCalcFirst, double fT)XPolygonprivate
XPolygon(sal_uInt16 nSize=16)XPolygon
XPolygon(const XPolygon &)XPolygon
XPolygon(XPolygon &&)XPolygon
XPolygon(const tools::Polygon &rPoly)XPolygon
XPolygon(const tools::Rectangle &rRect, tools::Long nRx=0, tools::Long nRy=0)XPolygon
XPolygon(const Point &rCenter, tools::Long nRx, tools::Long nRy, Degree100 nStartAngle=0_deg100, Degree100 nEndAngle=36000_deg100, bool bClose=true)XPolygon
XPolygon(const basegfx::B2DPolygon &rPolygon)XPolygonexplicit
~XPolygon()XPolygon