jPod PDF library

de.intarsys.pdf.pd
Class PDCSDeviceN

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.pd.PDColorSpace
              extended by de.intarsys.pdf.pd.PDCSSpecial
                  extended by de.intarsys.pdf.pd.PDCSDeviceN
All Implemented Interfaces:
ICOSObjectListener, de.intarsys.tools.attribute.IAttributeSupport

public class PDCSDeviceN
extends PDCSSpecial

Special color space.


Nested Class Summary
static class PDCSDeviceN.MetaClass
          The meta class implementation
 
Field Summary
static PDCSDeviceN.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.pd.PDColorSpace
CN_CS_CalGray, CN_CS_CalRGB, CN_CS_CMYK, CN_CS_DefaultCMYK, CN_CS_DefaultGray, CN_CS_DefaultRGB, CN_CS_DeviceCMYK, CN_CS_DeviceGray, CN_CS_DeviceN, CN_CS_DeviceRGB, CN_CS_G, CN_CS_I, CN_CS_ICCBased, CN_CS_Indexed, CN_CS_Lab, CN_CS_Pattern, CN_CS_RGB, CN_CS_Separation
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 PDColorSpace getAlternate()
           
 String[] getNamedComponents()
           
 PDFunction getTintTransform()
           
 
Methods inherited from class de.intarsys.pdf.pd.PDColorSpace
getNamed, getSingleton
 
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 PDCSDeviceN.MetaClass META
The meta class instance

Method Detail

getAlternate

public PDColorSpace getAlternate()

getNamedComponents

public String[] getNamedComponents()

getTintTransform

public PDFunction getTintTransform()

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.