public class GFPDOutputIntent extends GFPDObject implements PDOutputIntent
| Modifier and Type | Field and Description |
|---|---|
static String |
DEST_PROFILE |
static String |
OUTPUT_INTENT_TYPE |
contentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Constructor and Description |
|---|
GFPDOutputIntent(PDOutputIntent simplePDObject) |
| 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, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String OUTPUT_INTENT_TYPE
public static final String DEST_PROFILE
public GFPDOutputIntent(PDOutputIntent simplePDObject)
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–2018 The veraPDF Consortium. All rights reserved.