Package | Description |
---|---|
com.foxit.gsdk.pdf | |
com.foxit.gsdk.pdf.layer |
Modifier and Type | Method and Description |
---|---|
LayerNode |
PDFDocument.enumLayers()
Enum all PDF Layers.
|
Modifier and Type | Method and Description |
---|---|
Layer[] |
PDFTextSelection.getLayerArray(LayerNode layerNode)
Get a layer array associated with a PDF text selected area.
|
Modifier and Type | Method and Description |
---|---|
LayerNode |
LayerNode.getChildren(int index)
Get the children of the layer or layer group with the specified index.
|