| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumOrientation |
MatrixState.allowedTransforms |
protected EnumOrientation |
StripMark.orientation |
protected EnumOrientation |
SignatureCell.orientation |
protected EnumOrientation |
Position.orientation |
protected EnumOrientation |
CollatingItem.orientation |
protected EnumOrientation |
BundleItem.orientation |
protected EnumOrientation |
MatrixEvaluation.transforms |
| Modifier and Type | Method and Description |
|---|---|
static EnumOrientation |
EnumOrientation.fromValue(String v) |
EnumOrientation |
MatrixState.getAllowedTransforms()
Gets the value of the allowedTransforms property.
|
EnumOrientation |
StripMark.getOrientation()
Gets the value of the orientation property.
|
EnumOrientation |
SignatureCell.getOrientation()
Gets the value of the orientation property.
|
EnumOrientation |
Position.getOrientation()
Gets the value of the orientation property.
|
EnumOrientation |
CollatingItem.getOrientation()
Gets the value of the orientation property.
|
EnumOrientation |
BundleItem.getOrientation()
Gets the value of the orientation property.
|
EnumOrientation |
MatrixEvaluation.getTransforms()
Gets the value of the transforms property.
|
static EnumOrientation |
EnumOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumOrientation[] |
EnumOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MatrixState.setAllowedTransforms(EnumOrientation value)
Sets the value of the allowedTransforms property.
|
void |
StripMark.setOrientation(EnumOrientation value)
Sets the value of the orientation property.
|
void |
SignatureCell.setOrientation(EnumOrientation value)
Sets the value of the orientation property.
|
void |
Position.setOrientation(EnumOrientation value)
Sets the value of the orientation property.
|
void |
CollatingItem.setOrientation(EnumOrientation value)
Sets the value of the orientation property.
|
void |
BundleItem.setOrientation(EnumOrientation value)
Sets the value of the orientation property.
|
void |
MatrixEvaluation.setTransforms(EnumOrientation value)
Sets the value of the transforms property.
|
Copyright © 2012. All Rights Reserved.