de.intarsys.pdf.platform.cwt.color.awt
Class AwtCSDevice
java.lang.Object
de.intarsys.pdf.platform.cwt.color.awt.AwtColorSpace
de.intarsys.pdf.platform.cwt.color.awt.AwtCSDevice
- Direct Known Subclasses:
- AwtCSDeviceCMYK, AwtCSDeviceGray, AwtCSDeviceRGB
public abstract class AwtCSDevice
- extends AwtColorSpace
Constructor Summary |
AwtCSDevice(de.intarsys.pdf.pd.PDColorSpace pdColorSpace)
|
Method Summary |
ColorModel |
getColorModel(de.intarsys.pdf.pd.PDImage pdImage)
return a corresponding java color model |
AwtCSDevice
public AwtCSDevice(de.intarsys.pdf.pd.PDColorSpace pdColorSpace)
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
Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.