| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<RepeatDesc> |
DieLayoutProductionParams.repeatDesc |
| Modifier and Type | Method and Description |
|---|---|
RepeatDesc |
ObjectFactory.createRepeatDesc()
Create an instance of
RepeatDesc |
RepeatDesc |
RepeatDesc.withAllowedRotate(String value) |
RepeatDesc |
RepeatDesc.withGutterX(Double value) |
RepeatDesc |
RepeatDesc.withGutterX2(Double value) |
RepeatDesc |
RepeatDesc.withGutterY(Double value) |
RepeatDesc |
RepeatDesc.withGutterY2(Double value) |
RepeatDesc |
RepeatDesc.withLayoutStyle(Collection<String> values) |
RepeatDesc |
RepeatDesc.withLayoutStyle(String... values) |
RepeatDesc |
RepeatDesc.withOrdereQuantity(Integer value) |
RepeatDesc |
RepeatDesc.withUseBleeds(Boolean value) |
| Modifier and Type | Method and Description |
|---|---|
List<RepeatDesc> |
DieLayoutProductionParams.getRepeatDesc()
Gets the value of the repeatDesc property.
|
| Modifier and Type | Method and Description |
|---|---|
DieLayoutProductionParams |
DieLayoutProductionParams.withRepeatDesc(RepeatDesc... values) |
| Modifier and Type | Method and Description |
|---|---|
DieLayoutProductionParams |
DieLayoutProductionParams.withRepeatDesc(Collection<RepeatDesc> values) |
Copyright © 2016. All rights reserved.