| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Cut> |
CuttingParams.cut |
| Modifier and Type | Method and Description |
|---|---|
Cut |
ObjectFactory.createCut()
Create an instance of
Cut |
Cut |
Cut.withCutWidth(Double value) |
Cut |
Cut.withRelativeStartPosition(XYPair value) |
Cut |
Cut.withRelativeWorkingPath(XYPair value) |
Cut |
Cut.withStartPosition(XYPair value) |
Cut |
Cut.withWorkingDirection(String value) |
Cut |
Cut.withWorkingPath(XYPair value) |
| Modifier and Type | Method and Description |
|---|---|
List<Cut> |
CuttingParams.getCut()
Gets the value of the cut property.
|
| Modifier and Type | Method and Description |
|---|---|
CuttingParams |
CuttingParams.withCut(Cut... values) |
| Modifier and Type | Method and Description |
|---|---|
CuttingParams |
CuttingParams.withCut(Collection<Cut> values) |
Copyright © 2016. All rights reserved.