| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumDeviceAxis |
ImageSetterParams.centerAcross |
protected EnumDeviceAxis |
InterpretingParams.mirrorAround |
protected EnumDeviceAxis |
ImageSetterParams.mirrorAround |
| Modifier and Type | Method and Description |
|---|---|
static EnumDeviceAxis |
EnumDeviceAxis.fromValue(String v) |
EnumDeviceAxis |
ImageSetterParams.getCenterAcross()
Gets the value of the centerAcross property.
|
EnumDeviceAxis |
InterpretingParams.getMirrorAround()
Gets the value of the mirrorAround property.
|
EnumDeviceAxis |
ImageSetterParams.getMirrorAround()
Gets the value of the mirrorAround property.
|
static EnumDeviceAxis |
EnumDeviceAxis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDeviceAxis[] |
EnumDeviceAxis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageSetterParams.setCenterAcross(EnumDeviceAxis value)
Sets the value of the centerAcross property.
|
void |
InterpretingParams.setMirrorAround(EnumDeviceAxis value)
Sets the value of the mirrorAround property.
|
void |
ImageSetterParams.setMirrorAround(EnumDeviceAxis value)
Sets the value of the mirrorAround property.
|
ImageSetterParams |
ImageSetterParams.withCenterAcross(EnumDeviceAxis value) |
InterpretingParams |
InterpretingParams.withMirrorAround(EnumDeviceAxis value) |
ImageSetterParams |
ImageSetterParams.withMirrorAround(EnumDeviceAxis value) |
Copyright © 2016. All rights reserved.