public class PBCosObject extends GenericModelObject implements CosObject
| Modifier and Type | Field and Description |
|---|---|
protected COSBase |
baseObject |
static int |
MAX_NUMBER_OF_ELEMENTS |
contextDependent| Modifier | Constructor and Description |
|---|---|
protected |
PBCosObject(COSBase baseObject,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static CosObject |
getFromValue(COSBase base,
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 COSBase baseObject
public static CosObject getFromValue(COSBase base, PDDocument document, PDFAFlavour flavour)
PBCosVisitor.base - the base object that all objects in the PDF document will
extend in pdf boxbaseCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.