|
PDF Clown 0.1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfclown.objects.PdfObjectWrapper<TDataObject>
org.pdfclown.documents.contents.colorSpaces.ColorSpace<PdfArray>
org.pdfclown.documents.contents.colorSpaces.CIEBasedColorSpace
@PDF(value=PDF11) public abstract class CIEBasedColorSpace
Abstract CIE-based color space [PDF:1.6:4.5.4].
| Constructor Summary | |
|---|---|
protected |
CIEBasedColorSpace(PdfDirectObject baseObject)
|
| Method Summary | |
|---|---|
double[] |
getBlackPoint()
Gets the tristimulus value, in the CIE 1931 XYZ space, of the diffuse black point. |
protected PdfDictionary |
getDictionary()
Gets this color space's dictionary. |
double[] |
getWhitePoint()
Gets the tristimulus value, in the CIE 1931 XYZ space, of the diffuse white point. |
| Methods inherited from class org.pdfclown.documents.contents.colorSpaces.ColorSpace |
|---|
getColor, getComponentCount, getDefaultColor, getPaint, wrap |
| Methods inherited from class org.pdfclown.objects.PdfObjectWrapper |
|---|
checkCompatibility, clone, delete, equals, exists, getBaseDataObject, getBaseObject, getBaseObject, getContainer, getDataContainer, getDocument, getFile, getMetadata, retrieveName, retrieveNamedBaseObject, setBaseObject, setMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CIEBasedColorSpace(PdfDirectObject baseObject)
| Method Detail |
|---|
public double[] getBlackPoint()
public double[] getWhitePoint()
protected final PdfDictionary getDictionary()
|
PDF Clown 0.1.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||