org.apache.pdfbox.pdmodel.graphics.color
abstract public class: PDColorSpace [javadoc |
source]
java.lang.Object
org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace
All Implemented Interfaces:
COSObjectable
Direct Known Subclasses:
PDDeviceRGB, PDCalRGB, PDIndexed, PDCalGray, PDDeviceCMYK, PDDeviceGray, PDLab, PDICCBased, PDPattern, PDDeviceN, PDSeparation
This class represents a color space in a pdf document.
Field Summary |
---|
protected COSArray | array | array for the given parameters. |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |