| Package | Description |
|---|---|
| org.verapdf.features.gf | |
| org.verapdf.features.gf.objects | |
| org.verapdf.gf.model.impl.pd | |
| org.verapdf.pd |
| Modifier and Type | Method and Description |
|---|---|
static PageFeaturesObject |
GFFeaturesObjectCreator.createPageFeaturesObject(PDPage page,
String label,
String thumb,
Set<String> annotsId,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild,
int index)
Creates new GFPageFeaturesObjectAdapter
|
| Constructor and Description |
|---|
GFPageFeaturesObjectAdapter(PDPage page,
String label,
String thumb,
Set<String> annotsId,
Set<String> extGStateChild,
Set<String> colorSpaceChild,
Set<String> patternChild,
Set<String> shadingChild,
Set<String> xobjectChild,
Set<String> fontChild,
Set<String> propertiesChild,
int index)
Constructs new Page Feature Object
|
| Constructor and Description |
|---|
GFPDPage(PDPage pdPage)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
PDPage |
PDPageTreeBranch.findTerminalPDPage(int index) |
PDPage |
PDPageTreeNode.findTerminalPDPage(int index) |
PDPage |
PDDocument.getPage(int number) |
PDPage |
PDPageTree.getPage(int index) |
PDPage |
PDDocument.newPage(double[] bbox,
int insertAt) |
PDPage |
PDPageTree.newPage(int insertAt) |
| Modifier and Type | Method and Description |
|---|---|
List<PDPage> |
PDDocument.getPages() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDDocument.addPage(PDPage page,
int number) |
boolean |
PDPageTree.addPage(PDPage page,
int insertAt) |
boolean |
PDPageTreeBranch.insertLeaf(PDPage leaf,
int insertAt) |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.