|
Foxit PDF SDK
|
This is the complete list of members for foxit.common.Path, including all inherited members.
| AppendEllipse(RectF rect) | foxit.common.Path | inline |
| AppendRect(RectF rect) | foxit.common.Path | inline |
| Clear() | foxit.common.Path | inline |
| CloseFigure() | foxit.common.Path | inline |
| CubicBezierTo(PointF point1, PointF point2, PointF point3) | foxit.common.Path | inline |
| GetPoint(int index) | foxit.common.Path | inline |
| GetPointCount() | foxit.common.Path | inline |
| GetPointType(int index) | foxit.common.Path | inline |
| IncreasePointCount(int count) | foxit.common.Path | inline |
| IsEmpty() | foxit.common.Path | inline |
| LineTo(PointF point) | foxit.common.Path | inline |
| MoveTo(PointF point) | foxit.common.Path | inline |
| Path() | foxit.common.Path | inline |
| Path(Path other) | foxit.common.Path | inline |
| PointType enum name | foxit.common.Path | |
| RemovePoint(int index) | foxit.common.Path | inline |
| SetPoint(int index, PointF point, Path.PointType type) | foxit.common.Path | inline |
| Transform(Matrix2D matrix) | foxit.common.Path | inline |