|
Foxit PDF SDK
|
成员的完整列表,这些成员属于 foxit.common.Path,包括所有继承而来的类成员
| 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 枚举名称 | 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 |