jPodRenderer PDF library

de.intarsys.pdf.platform.cwt.color.awt
Class AwtCSSeparation

java.lang.Object
  extended by de.intarsys.pdf.platform.cwt.color.awt.AwtColorSpace
      extended by de.intarsys.pdf.platform.cwt.color.awt.AwtCSSpecial
          extended by de.intarsys.pdf.platform.cwt.color.awt.AwtCSSeparation

public class AwtCSSeparation
extends AwtCSSpecial


Field Summary
 
Fields inherited from class de.intarsys.pdf.platform.cwt.color.awt.AwtColorSpace
FALLBACK
 
Constructor Summary
AwtCSSeparation(de.intarsys.pdf.pd.PDColorSpace pdColorSpace)
           
 
Method Summary
 ColorModel getColorModel(de.intarsys.pdf.pd.PDImage pdImage)
          return a corresponding java color model
 int getNumComponents()
           
 
Methods inherited from class de.intarsys.pdf.platform.cwt.color.awt.AwtColorSpace
getColorSpace, getPDColorSpace, getRGB
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AwtCSSeparation

public AwtCSSeparation(de.intarsys.pdf.pd.PDColorSpace pdColorSpace)
Method Detail

getColorModel

public ColorModel getColorModel(de.intarsys.pdf.pd.PDImage pdImage)
Description copied from class: AwtColorSpace
return a corresponding java color model

Specified by:
getColorModel in class AwtColorSpace
Returns:
a corresponding java color model

getNumComponents

public int getNumComponents()
Overrides:
getNumComponents in class AwtColorSpace

jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.