it.stefanochizzolini.clown.documents.contents.colorSpaces
Class DeviceColorSpace
java.lang.Object
it.stefanochizzolini.clown.objects.PdfObjectWrapper<PdfDirectObject>
it.stefanochizzolini.clown.documents.contents.colorSpaces.ColorSpace
it.stefanochizzolini.clown.documents.contents.colorSpaces.DeviceColorSpace
- Direct Known Subclasses:
- DeviceCMYKColorSpace, DeviceGrayColorSpace, DeviceRGBColorSpace
public abstract class DeviceColorSpace
- extends ColorSpace
Device color space [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 |
DeviceColorSpace
protected DeviceColorSpace(Document context,
PdfName baseDataObject)
DeviceColorSpace
protected DeviceColorSpace(PdfDirectObject baseObject,
PdfIndirectObject container)
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.