public class GFCosObject extends GenericModelObject implements CosObject
| Modifier and Type | Field and Description |
|---|---|
protected COSBase |
baseObject |
protected COSDocument |
cosDocument |
static int |
MAX_NUMBER_OF_ELEMENTS |
contextDependent| Modifier | Constructor and Description |
|---|---|
protected |
GFCosObject(COSBase baseObject,
String type) |
protected |
GFCosObject(COSDocument cosDocument,
String type) |
protected |
GFCosObject(String type) |
| Modifier and Type | Method and Description |
|---|---|
static CosObject |
getFromValue(COSBase base)
Transform object of pdf box to corresponding object of abstract model
implementation.
|
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final int MAX_NUMBER_OF_ELEMENTS
protected final COSDocument cosDocument
protected final COSBase baseObject
protected GFCosObject(String type)
protected GFCosObject(COSDocument cosDocument, String type)
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.