| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Crease> |
FoldingIntent.crease |
protected List<Crease> |
CreasingParams.crease |
| Modifier and Type | Method and Description |
|---|---|
Crease |
ObjectFactory.createCrease()
Create an instance of
Crease |
Crease |
Crease.withDepth(Double value) |
Crease |
Crease.withRelativeStartPosition(XYPair value) |
Crease |
Crease.withRelativeTravel(Double value) |
Crease |
Crease.withRelativeWorkingPath(XYPair value) |
Crease |
Crease.withStartPosition(XYPair value) |
Crease |
Crease.withTravel(Double value) |
Crease |
Crease.withWorkingDirection(String value) |
Crease |
Crease.withWorkingPath(XYPair value) |
| Modifier and Type | Method and Description |
|---|---|
List<Crease> |
FoldingIntent.getCrease()
Gets the value of the crease property.
|
List<Crease> |
CreasingParams.getCrease()
Gets the value of the crease property.
|
| Modifier and Type | Method and Description |
|---|---|
FoldingIntent |
FoldingIntent.withCrease(Crease... values) |
CreasingParams |
CreasingParams.withCrease(Crease... values) |
| Modifier and Type | Method and Description |
|---|---|
FoldingIntent |
FoldingIntent.withCrease(Collection<Crease> values) |
CreasingParams |
CreasingParams.withCrease(Collection<Crease> values) |
Copyright © 2016. All rights reserved.