public class PBoxPDOutputIntent extends PBoxPDObject implements PDOutputIntent
| Modifier and Type | Field and Description |
|---|---|
static String |
DEST_OUTPUT_PROFILE_REF |
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 |
|---|---|
String |
getdestOutputProfileIndirect()
string representation of the indirect link to the ICC output profile
|
List<? extends Object> |
getLinkedObjects(String link) |
addActiongetID, getLinks, 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 static final String DEST_OUTPUT_PROFILE_REF
public PBoxPDOutputIntent(PDOutputIntent simplePDObject, PDDocument document, PDFAFlavour flavour)
public String getdestOutputProfileIndirect()
PDOutputIntentgetdestOutputProfileIndirect in interface PDOutputIntentpublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.