| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceNSpace |
ColorSpaceConversionOp.deviceNSpace |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeviceNSpace> |
ColorantControl.deviceNSpace |
| Modifier and Type | Method and Description |
|---|---|
DeviceNSpace |
ObjectFactory.createDeviceNSpace()
Create an instance of
DeviceNSpace |
DeviceNSpace |
ColorSpaceConversionOp.getDeviceNSpace()
Gets the value of the deviceNSpace property.
|
DeviceNSpace |
DeviceNSpace.withN(Integer value) |
DeviceNSpace |
DeviceNSpace.withName(String value) |
DeviceNSpace |
DeviceNSpace.withSeparations(Collection<String> values) |
DeviceNSpace |
DeviceNSpace.withSeparations(String... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeviceNSpace> |
ObjectFactory.createDeviceNSpace(DeviceNSpace value)
|
List<DeviceNSpace> |
ColorantControl.getDeviceNSpace()
Gets the value of the deviceNSpace property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeviceNSpace> |
ObjectFactory.createDeviceNSpace(DeviceNSpace value)
|
void |
ColorSpaceConversionOp.setDeviceNSpace(DeviceNSpace value)
Sets the value of the deviceNSpace property.
|
ColorantControl |
ColorantControl.withDeviceNSpace(DeviceNSpace... values) |
ColorSpaceConversionOp |
ColorSpaceConversionOp.withDeviceNSpace(DeviceNSpace value) |
| Modifier and Type | Method and Description |
|---|---|
ColorantControl |
ColorantControl.withDeviceNSpace(Collection<DeviceNSpace> values) |
Copyright © 2016. All rights reserved.