public class PBoxPDXForm extends PBoxPDXObject implements PDXForm
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_STREAM |
static String |
GROUP |
static String |
X_FORM_TYPE |
document, flavour, OPI, resources, X_OBJECT_TYPEcMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDXForm(PDFormXObject simplePDObject,
PDInheritableResources resources,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsTransparency() |
Boolean |
getcontainsPS()
true if the form XObjct dictionary contains PS entry
|
Boolean |
getcontainsRef()
true if the form XObject dictionary contains Ref key
|
Boolean |
getisUniqueSemanticParent()
false, if Form XObject contains MCIDs and is referenced more than once
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
getSubtype2()
value of the Subtype2 key
|
getcontainsOPI, getcontainsSMask, getLinkToDictionary, getSubtype, getTypedPDXObjectgetisInheritedaddAction, getIDgetContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcontainsOPI, getcontainsSMask, getSubtypegetisInheritedgetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String X_FORM_TYPE
public static final String GROUP
public static final String CONTENT_STREAM
public PBoxPDXForm(PDFormXObject simplePDObject, PDInheritableResources resources, PDDocument document, PDFAFlavour flavour)
public String getSubtype2()
PDXFormgetSubtype2 in interface PDXFormpublic Boolean getcontainsPS()
PDXFormgetcontainsPS in interface PDXFormpublic Boolean getcontainsRef()
PDXFormgetcontainsRef in interface PDXFormpublic Boolean getisUniqueSemanticParent()
PDXFormgetisUniqueSemanticParent in interface PDXFormpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkpublic boolean containsTransparency()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.