| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
Position |
XJdfNodeFactory.createPosition(Rectangle absoluteBox,
Orientation orientation)
Create a new Position Node which already contains defined attributes.
|
Position |
XJdfNodeFactory.createPosition(Rectangle absoluteBox,
Orientation orientation,
String assemblyID)
Create a new Position Node which already contains defined attributes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Orientation |
BinderySignature.bindingOrientation |
protected Orientation |
BinderySignature.foldLay |
protected Orientation |
StripMark.orientation |
protected Orientation |
Position.orientation |
protected Orientation |
CollatingItem.orientation |
protected Orientation |
BundleItem.orientation |
| Modifier and Type | Method and Description |
|---|---|
static Orientation |
Orientation.fromValue(String v) |
Orientation |
BinderySignature.getBindingOrientation()
Gets the value of the bindingOrientation property.
|
Orientation |
BinderySignature.getFoldLay()
Gets the value of the foldLay property.
|
Orientation |
StripMark.getOrientation()
Gets the value of the orientation property.
|
Orientation |
Position.getOrientation()
Gets the value of the orientation property.
|
Orientation |
CollatingItem.getOrientation()
Gets the value of the orientation property.
|
Orientation |
BundleItem.getOrientation()
Gets the value of the orientation property.
|
static Orientation |
Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinderySignature.setBindingOrientation(Orientation value)
Sets the value of the bindingOrientation property.
|
void |
BinderySignature.setFoldLay(Orientation value)
Sets the value of the foldLay property.
|
void |
StripMark.setOrientation(Orientation value)
Sets the value of the orientation property.
|
void |
Position.setOrientation(Orientation value)
Sets the value of the orientation property.
|
void |
CollatingItem.setOrientation(Orientation value)
Sets the value of the orientation property.
|
void |
BundleItem.setOrientation(Orientation value)
Sets the value of the orientation property.
|
BinderySignature |
BinderySignature.withBindingOrientation(Orientation value) |
BinderySignature |
BinderySignature.withFoldLay(Orientation value) |
StripMark |
StripMark.withOrientation(Orientation value) |
Position |
Position.withOrientation(Orientation value) |
CollatingItem |
CollatingItem.withOrientation(Orientation value) |
BundleItem |
BundleItem.withOrientation(Orientation value) |
Copyright © 2016. All rights reserved.