public class GFPDPage extends GFPDObject
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_NUMBER_OF_ACTIONS |
static String |
PD_PAGE_TYPE
Type name for GFPDPage
|
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObject| Constructor and Description |
|---|
GFPDPage(org.verapdf.pd.PDPage pdPage)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsPresSteps() |
Boolean |
getcontainsTransparency() |
List<? extends Object> |
getLinkedObjects(String link) |
addAction, getIDpublic static final String PD_PAGE_TYPE
public static final int MAX_NUMBER_OF_ACTIONS
public GFPDPage(org.verapdf.pd.PDPage pdPage)
pdPage - is greenfield parser PDPage.Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.