intarsys PDF library API

de.intarsys.pdf.pd
Class PDOutputIntent

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDOutputIntent
All Implemented Interfaces:
ICOSObjectListener, IAttributeSupport

public class PDOutputIntent
extends PDObject

The output intent for the associated object.


Nested Class Summary
static class PDOutputIntent.MetaClass
          The meta class implementation
 
Field Summary
static COSName DK_DestOutputProfile
           
static COSName DK_Info
           
static COSName DK_OutputCondition
           
static COSName DK_OutputConditionIdentifier
           
static COSName DK_OutputIntent
          who am i
static COSName DK_RegistryName
           
static COSName DK_S
           
static PDOutputIntent.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 COSStream cosGetOutputProfile()
           
 boolean importCMYK_ICCProfile()
           
 boolean importICCProfile(InputStream is, int numComponents)
           
 boolean importRGB_ICCProfile()
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

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
Method Detail

cosGetOutputProfile

public COSStream cosGetOutputProfile()

importRGB_ICCProfile

public boolean importRGB_ICCProfile()

importCMYK_ICCProfile

public boolean importCMYK_ICCProfile()

importICCProfile

public boolean importICCProfile(InputStream is,
                                int numComponents)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.