|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFLabColor | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.datatypes | |
| Uses of JDFLabColor in org.cip4.jdflib.auto |
|---|
| Methods in org.cip4.jdflib.auto that return JDFLabColor | |
|---|---|
JDFLabColor |
JDFAutoCIELABMeasuringField.getCIELab()
(20) get JDFLabColor attribute CIELab |
JDFLabColor |
JDFAutoPrintConditionColor.getLab()
(20) get JDFLabColor attribute Lab |
JDFLabColor |
JDFAutoColor.getLab()
(20) get JDFLabColor attribute Lab |
JDFLabColor |
JDFAutoMedia.getLabColorValue()
(20) get JDFLabColor attribute LabColorValue |
| Methods in org.cip4.jdflib.auto with parameters of type JDFLabColor | |
|---|---|
void |
JDFAutoCIELABMeasuringField.setCIELab(JDFLabColor value)
(36) set attribute CIELab |
void |
JDFAutoPrintConditionColor.setLab(JDFLabColor value)
(36) set attribute Lab |
void |
JDFAutoColor.setLab(JDFLabColor value)
(36) set attribute Lab |
void |
JDFAutoMedia.setLabColorValue(JDFLabColor value)
(36) set attribute LabColorValue |
| Uses of JDFLabColor in org.cip4.jdflib.datatypes |
|---|
| Methods in org.cip4.jdflib.datatypes that return JDFLabColor | |
|---|---|
static JDFLabColor |
JDFLabColor.createLabColor(String s)
factory for JDFShape that silently returns null in case of illegal strings |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||