| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<CIELABMeasuringField> |
MarkObject.cielabMeasuringField |
protected List<CIELABMeasuringField> |
ColorControlStrip.cielabMeasuringField |
| Modifier and Type | Method and Description |
|---|---|
CIELABMeasuringField |
ObjectFactory.createCIELABMeasuringField()
Create an instance of
CIELABMeasuringField |
CIELABMeasuringField |
CIELABMeasuringField.withCenter(XYPair value) |
CIELABMeasuringField |
CIELABMeasuringField.withCIELab(Collection<Double> values) |
CIELABMeasuringField |
CIELABMeasuringField.withCIELab(Double... values) |
CIELABMeasuringField |
CIELABMeasuringField.withColorMeasurementConditionsRef(Object value) |
CIELABMeasuringField |
CIELABMeasuringField.withDiameter(Double value) |
CIELABMeasuringField |
CIELABMeasuringField.withPercentages(String value) |
CIELABMeasuringField |
CIELABMeasuringField.withScreenRuling(String value) |
CIELABMeasuringField |
CIELABMeasuringField.withScreenShape(String value) |
CIELABMeasuringField |
CIELABMeasuringField.withTolerance(Double value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CIELABMeasuringField> |
ObjectFactory.createCIELABMeasuringField(CIELABMeasuringField value)
|
List<CIELABMeasuringField> |
MarkObject.getCIELABMeasuringField()
Gets the value of the cielabMeasuringField property.
|
List<CIELABMeasuringField> |
ColorControlStrip.getCIELABMeasuringField()
Gets the value of the cielabMeasuringField property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CIELABMeasuringField> |
ObjectFactory.createCIELABMeasuringField(CIELABMeasuringField value)
|
MarkObject |
MarkObject.withCIELABMeasuringField(CIELABMeasuringField... values) |
ColorControlStrip |
ColorControlStrip.withCIELABMeasuringField(CIELABMeasuringField... values) |
| Modifier and Type | Method and Description |
|---|---|
MarkObject |
MarkObject.withCIELABMeasuringField(Collection<CIELABMeasuringField> values) |
ColorControlStrip |
ColorControlStrip.withCIELABMeasuringField(Collection<CIELABMeasuringField> values) |
Copyright © 2016. All rights reserved.