public class PBCosObject extends GenericModelObject implements CosObject
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.pdfbox.cos.COSBase |
baseObject |
static int |
MAX_NUMBER_OF_ELEMENTS |
contextDependent| Modifier | Constructor and Description |
|---|---|
protected |
PBCosObject(org.apache.pdfbox.cos.COSBase baseObject,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static CosObject |
getFromValue(org.apache.pdfbox.cos.COSBase base,
org.apache.pdfbox.pdmodel.PDDocument document,
PDFAFlavour flavour)
Transform object of pdf box to corresponding object of abstract model
implementation.
|
getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final int MAX_NUMBER_OF_ELEMENTS
protected final org.apache.pdfbox.cos.COSBase baseObject
protected PBCosObject(org.apache.pdfbox.cos.COSBase baseObject,
String type)
public static CosObject getFromValue(org.apache.pdfbox.cos.COSBase base, org.apache.pdfbox.pdmodel.PDDocument document, PDFAFlavour flavour)
PBCosVisitor.base - the base object that all objects in the PDF document will
extend in pdf boxbaseCopyright © 2015–2018 The veraPDF Consortium. All rights reserved.