jPodRenderer PDF library

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

java.lang.Object
  extended by de.intarsys.pdf.platform.cwt.color.awt.AwtColorSpace
      extended by de.intarsys.pdf.platform.cwt.color.awt.AwtCSCIEBased
          extended by de.intarsys.pdf.platform.cwt.color.awt.AwtCSICCBased

public class AwtCSICCBased
extends AwtCSCIEBased


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

Constructor Detail

AwtCSICCBased

public AwtCSICCBased(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

resolveProfile

public ICC_Profile resolveProfile()

jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.