jPodRenderer PDF library

de.intarsys.pdf.platform.cwt.color.swt
Class SwtColorSpace

java.lang.Object
  extended by de.intarsys.pdf.platform.cwt.color.swt.SwtColorSpace
Direct Known Subclasses:
SwtCSCIEBased, SwtCSDevice, SwtCSSpecial

public abstract class SwtColorSpace
extends Object


Constructor Summary
SwtColorSpace(de.intarsys.pdf.pd.PDColorSpace pdColorSpace)
           
 
Method Summary
abstract  int getNumComponents()
           
abstract  org.eclipse.swt.graphics.PaletteData getPalette(de.intarsys.pdf.pd.PDImage pdImage)
          return a corresponding swt palette for the image
 de.intarsys.pdf.pd.PDColorSpace getPDColorSpace()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwtColorSpace

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

getNumComponents

public abstract int getNumComponents()

getPalette

public abstract org.eclipse.swt.graphics.PaletteData getPalette(de.intarsys.pdf.pd.PDImage pdImage)
return a corresponding swt palette for the image

Parameters:
pdImage - the image
Returns:
a corresponding swt palette

getPDColorSpace

public de.intarsys.pdf.pd.PDColorSpace getPDColorSpace()

jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.