Foxit PDF SDK
com.foxit.sdk.common.Path Member List

This is the complete list of members for com.foxit.sdk.common.Path, including all inherited members.

appendEllipse(RectF rect)com.foxit.sdk.common.Path
appendRect(RectF rect)com.foxit.sdk.common.Path
clear()com.foxit.sdk.common.Path
closeFigure()com.foxit.sdk.common.Path
cubicBezierTo(PointF point1, PointF point2, PointF point3)com.foxit.sdk.common.Path
e_TypeBezierTocom.foxit.sdk.common.Pathstatic
e_TypeBezierToCloseFigurecom.foxit.sdk.common.Pathstatic
e_TypeLineTocom.foxit.sdk.common.Pathstatic
e_TypeLineToCloseFigurecom.foxit.sdk.common.Pathstatic
e_TypeMoveTocom.foxit.sdk.common.Pathstatic
getPoint(int index)com.foxit.sdk.common.Path
getPointCount()com.foxit.sdk.common.Path
getPointType(int index)com.foxit.sdk.common.Path
increasePointCount(int count)com.foxit.sdk.common.Path
isEmpty()com.foxit.sdk.common.Path
lineTo(PointF point)com.foxit.sdk.common.Path
moveTo(PointF point)com.foxit.sdk.common.Path
Path()com.foxit.sdk.common.Path
Path(Path other)com.foxit.sdk.common.Path
removePoint(int index)com.foxit.sdk.common.Path
setPoint(int index, PointF point, int type)com.foxit.sdk.common.Path
transform(Matrix2D matrix)com.foxit.sdk.common.Path