Foxit PDF SDK
FoxitPDFSDKPython3.Path Member List

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

AppendEllipse(rect)FoxitPDFSDKPython3.Path
AppendRect(rect)FoxitPDFSDKPython3.Path
Clear()FoxitPDFSDKPython3.Path
CloseFigure()FoxitPDFSDKPython3.Path
CubicBezierTo(point1, point2, point3)FoxitPDFSDKPython3.Path
e_TypeBezierToFoxitPDFSDKPython3.Pathstatic
e_TypeBezierToCloseFigureFoxitPDFSDKPython3.Pathstatic
e_TypeLineToFoxitPDFSDKPython3.Pathstatic
e_TypeLineToCloseFigureFoxitPDFSDKPython3.Pathstatic
e_TypeMoveToFoxitPDFSDKPython3.Pathstatic
GetPoint(index)FoxitPDFSDKPython3.Path
GetPointCount()FoxitPDFSDKPython3.Path
GetPointType(index)FoxitPDFSDKPython3.Path
IncreasePointCount(count)FoxitPDFSDKPython3.Path
IsEmpty()FoxitPDFSDKPython3.Path
LineTo(point)FoxitPDFSDKPython3.Path
MoveTo(point)FoxitPDFSDKPython3.Path
Path()FoxitPDFSDKPython3.Path
Path(other)FoxitPDFSDKPython3.Path
RemovePoint(index)FoxitPDFSDKPython3.Path
SetPoint(index, point, type)FoxitPDFSDKPython3.Path
Transform(matrix)FoxitPDFSDKPython3.Path