it.stefanochizzolini.clown.documents.contents.colorSpaces
Class DeviceColor
java.lang.Object
it.stefanochizzolini.clown.documents.contents.colorSpaces.Color
it.stefanochizzolini.clown.documents.contents.colorSpaces.DeviceColor
- Direct Known Subclasses:
- DeviceCMYKColor, DeviceGrayColor, DeviceRGBColor
public abstract class DeviceColor
- extends Color
Device color value [PDF:1.6:4.5.3].
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviceColor
protected DeviceColor(ColorSpace colorSpace)
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.