| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Perforate> |
PerforatingParams.perforate |
| Modifier and Type | Method and Description |
|---|---|
Perforate |
ObjectFactory.createPerforate()
Create an instance of
Perforate |
Perforate |
Perforate.withDepth(Double value) |
Perforate |
Perforate.withRelativeStartPosition(XYPair value) |
Perforate |
Perforate.withRelativeWorkingPath(XYPair value) |
Perforate |
Perforate.withStartPosition(XYPair value) |
Perforate |
Perforate.withTeethPerDimension(Double value) |
Perforate |
Perforate.withWorkingDirection(String value) |
Perforate |
Perforate.withWorkingPath(XYPair value) |
| Modifier and Type | Method and Description |
|---|---|
List<Perforate> |
PerforatingParams.getPerforate()
Gets the value of the perforate property.
|
| Modifier and Type | Method and Description |
|---|---|
PerforatingParams |
PerforatingParams.withPerforate(Perforate... values) |
| Modifier and Type | Method and Description |
|---|---|
PerforatingParams |
PerforatingParams.withPerforate(Collection<Perforate> values) |
Copyright © 2016. All rights reserved.