de.intarsys.pdf.pd
Class PDOutputIntent
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDOutputIntent
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
public class PDOutputIntent
- extends PDObject
The output intent for the associated object.
Methods inherited from class de.intarsys.pdf.pd.PDObject |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString |
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString |
META
public static final PDOutputIntent.MetaClass META
- The meta class instance
DK_OutputIntent
public static final COSName DK_OutputIntent
- who am i
DK_S
public static final COSName DK_S
DK_OutputCondition
public static final COSName DK_OutputCondition
DK_OutputConditionIdentifier
public static final COSName DK_OutputConditionIdentifier
DK_RegistryName
public static final COSName DK_RegistryName
DK_Info
public static final COSName DK_Info
DK_DestOutputProfile
public static final COSName DK_DestOutputProfile
cosGetOutputProfile
public COSStream cosGetOutputProfile()
importRGB_ICCProfile
public boolean importRGB_ICCProfile()
importCMYK_ICCProfile
public boolean importCMYK_ICCProfile()
importICCProfile
public boolean importICCProfile(InputStream is,
int numComponents)
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.