Foxit PDF SDK
FoxitPDFSDKPython2.Path Member List

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

AppendEllipse(rect)FoxitPDFSDKPython2.Path
AppendRect(rect)FoxitPDFSDKPython2.Path
Clear()FoxitPDFSDKPython2.Path
CloseFigure()FoxitPDFSDKPython2.Path
CubicBezierTo(point1, point2, point3)FoxitPDFSDKPython2.Path
e_TypeBezierToFoxitPDFSDKPython2.Pathstatic
e_TypeBezierToCloseFigureFoxitPDFSDKPython2.Pathstatic
e_TypeLineToFoxitPDFSDKPython2.Pathstatic
e_TypeLineToCloseFigureFoxitPDFSDKPython2.Pathstatic
e_TypeMoveToFoxitPDFSDKPython2.Pathstatic
GetPoint(index)FoxitPDFSDKPython2.Path
GetPointCount()FoxitPDFSDKPython2.Path
GetPointType(index)FoxitPDFSDKPython2.Path
IncreasePointCount(count)FoxitPDFSDKPython2.Path
IsEmpty()FoxitPDFSDKPython2.Path
LineTo(point)FoxitPDFSDKPython2.Path
MoveTo(point)FoxitPDFSDKPython2.Path
Path()FoxitPDFSDKPython2.Path
Path(other)FoxitPDFSDKPython2.Path
RemovePoint(index)FoxitPDFSDKPython2.Path
SetPoint(index, point, type)FoxitPDFSDKPython2.Path
Transform(matrix)FoxitPDFSDKPython2.Path