Package org.verapdf.pd
Class PDPage
java.lang.Object
org.verapdf.pd.PDObject
org.verapdf.pd.PDPageTreeNode
org.verapdf.pd.PDPage
- Author:
- Timur Kamalov
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final double[]static final double[]static final double[]static final double[]static final double[]static final double[]static final double[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble[]double[]double[]getGroup()double[]intgetTabs()double[]voidsetContent(PDContentStream content) voidsetResources(PDResources resources) Methods inherited from class org.verapdf.pd.PDPageTreeNode
findTerminal, findTerminalPDPage, getInheritableResources, getLeafCount, getParent, setParentMethods inherited from class org.verapdf.pd.PDObject
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getNameKeyStringValue, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObject
-
Field Details
-
PAGE_SIZE_A3
public static final double[] PAGE_SIZE_A3 -
PAGE_SIZE_A4
public static final double[] PAGE_SIZE_A4 -
PAGE_SIZE_A5
public static final double[] PAGE_SIZE_A5 -
PAGE_SIZE_B4
public static final double[] PAGE_SIZE_B4 -
PAGE_SIZE_B5
public static final double[] PAGE_SIZE_B5 -
PAGE_SIZE_LETTER
public static final double[] PAGE_SIZE_LETTER -
PAGE_SIZE_LEGAL
public static final double[] PAGE_SIZE_LEGAL
-
-
Constructor Details
-
PDPage
-
PDPage
-
-
Method Details
-
getMediaBox
public double[] getMediaBox() -
getOutputIntents
-
getCropBox
public double[] getCropBox() -
getBleedBox
public double[] getBleedBox() -
getTrimBox
public double[] getTrimBox() -
getArtBox
public double[] getArtBox() -
getPDDocument
-
getResources
-
isInheritedResources
-
setResources
-
getContent
-
setContent
-
getGroup
-
getGroupCS
-
getCOSMediaBox
-
getCOSCropBox
-
getCOSBleedBox
-
getCOSTrimBox
-
getCOSArtBox
-
getCOSPresSteps
-
getAnnotations
-
getAdditionalActions
-
getPageNumber
public int getPageNumber() -
getRotation
-
getScaling
-
getMetadata
-
getPresSteps
-
getTabs
-