Package | Description |
---|---|
com.foxit.gsdk.pdf | |
com.foxit.gsdk.pdf.annots | |
com.foxit.gsdk.pdf.pageobjects |
Modifier and Type | Method and Description |
---|---|
static PDFPath |
PDFPath.create()
Create a new
PDFPath object. |
Modifier and Type | Method and Description |
---|---|
PDFPath |
Ink.getInkList()
Get ink list data of current ink annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
Ink.setInkList(PDFPath path)
Set ink list data of current ink annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
PathObject.setPathData(PDFPath path)
Set path data of current path object.
|