Package | Description |
---|---|
com.foxit.gsdk.pdf |
Modifier and Type | Method and Description |
---|---|
PDFPath.PDFPoint |
PDFPath.getPoint(int index)
Get a specific point of the given path data.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PDFPath.setPoint(int index,
PDFPath.PDFPoint point)
Set the specific point of the path data.
|