public class PBoxPDOutputIntent extends PBoxPDObject implements PDOutputIntent
| Modifier and Type | Field and Description |
|---|---|
static String |
DEST_PROFILE |
static String |
OUTPUT_INTENT_TYPE |
cMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Constructor and Description |
|---|
PBoxPDOutputIntent(PDOutputIntent simplePDObject,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsDestOutputProfileRef()
true if the output intent dictionary contains DestOutputProfileRef key
|
String |
getdestOutputProfileIndirect()
string representation of the indirect link to the ICC output profile
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
getOutputConditionIdentifier()
value of the /OutputConditionIdentifier entry in the output intent dictionary (or null, if this entry is not present)
|
String |
getS()
value of the /S entry (the output intent subtype) in the output intent dictionary (or null, if this entry is not present)
|
addAction, getIDgetContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String OUTPUT_INTENT_TYPE
public static final String DEST_PROFILE
public PBoxPDOutputIntent(PDOutputIntent simplePDObject, PDDocument document, PDFAFlavour flavour)
public String getdestOutputProfileIndirect()
PDOutputIntentgetdestOutputProfileIndirect in interface PDOutputIntentpublic String getS()
PDOutputIntentgetS in interface PDOutputIntentpublic String getOutputConditionIdentifier()
PDOutputIntentgetOutputConditionIdentifier in interface PDOutputIntentpublic Boolean getcontainsDestOutputProfileRef()
PDOutputIntentgetcontainsDestOutputProfileRef in interface PDOutputIntentpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.