public class GFPDXObject extends GFPDResource implements PDXObject
| Modifier and Type | Field and Description |
|---|---|
static String |
OPI |
protected PDResourcesHandler |
resourcesHandler |
static String |
S_MASK |
static String |
X_OBJECT_TYPE |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Modifier | Constructor and Description |
|---|---|
|
GFPDXObject(PDXObject simplePDObject,
PDResourcesHandler resourcesHandler) |
protected |
GFPDXObject(PDXObject simplePDObject,
PDResourcesHandler resourcesHandler,
String type) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Object> |
getLinkedObjects(String link) |
protected List<CosDict> |
getOPI() |
protected List<PDSMaskImage> |
getSMask() |
String |
getSubtype()
subtype of the XObject resource (Image, Form, PS)
|
static PDXObject |
getTypedPDXObject(PDXObject xObject,
PDResourcesHandler resources) |
getisInheritedaddAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetisInheritedgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String X_OBJECT_TYPE
public static final String OPI
public static final String S_MASK
protected final PDResourcesHandler resourcesHandler
public GFPDXObject(PDXObject simplePDObject, PDResourcesHandler resourcesHandler)
protected GFPDXObject(PDXObject simplePDObject, PDResourcesHandler resourcesHandler, String type)
public String getSubtype()
PDXObjectgetSubtype in interface PDXObjectpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkprotected List<PDSMaskImage> getSMask()
public static PDXObject getTypedPDXObject(PDXObject xObject, PDResourcesHandler resources)
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.