public class CxFColorObject extends CxFBase
| Modifier and Type | Method and Description |
|---|---|
JDFLabColor |
getCieLab() |
JDFCMYKColor |
getCMYKColor() |
JDFColor |
getJDFColor() |
JDFRGBColor |
getRGBColor() |
JDFTransferFunction |
getSpectrum() |
getXPathAttribute, getXPathElement, toStringpublic JDFColor getJDFColor()
public JDFLabColor getCieLab()
public JDFRGBColor getRGBColor()
public JDFTransferFunction getSpectrum()
public JDFCMYKColor getCMYKColor()