| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ShapeDef> |
Station.shapeDef |
protected List<ShapeDef> |
RuleLength.shapeDef |
| Modifier and Type | Method and Description |
|---|---|
ShapeDef |
ObjectFactory.createShapeDef()
Create an instance of
ShapeDef |
ShapeDef |
ShapeDef.withArea(Double value) |
ShapeDef |
ShapeDef.withCutBox(Rectangle value) |
ShapeDef |
ShapeDef.withCutLines(Collection<String> values) |
ShapeDef |
ShapeDef.withCutLines(String... values) |
ShapeDef |
ShapeDef.withDimensions(Shape value) |
ShapeDef |
ShapeDef.withFileSpec(FileSpec value) |
ShapeDef |
ShapeDef.withFlatDimensions(Shape value) |
ShapeDef |
ShapeDef.withFluteDirection(EnumShapeDefFluteDirection value) |
ShapeDef |
ShapeDef.withGrainDirection(EnumShapeDefGrainDirection value) |
ShapeDef |
ShapeDef.withMediaRef(Object value) |
ShapeDef |
ShapeDef.withMediaSide(EnumSide value) |
ShapeDef |
ShapeDef.withResourceWeight(Double value) |
ShapeDef |
ShapeDef.withShape(Collection<Shape> values) |
ShapeDef |
ShapeDef.withShape(Shape... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ShapeDef> |
ObjectFactory.createShapeDef(ShapeDef value)
|
List<ShapeDef> |
Station.getShapeDef()
Gets the value of the shapeDef property.
|
List<ShapeDef> |
RuleLength.getShapeDef()
Gets the value of the shapeDef property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ShapeDef> |
ObjectFactory.createShapeDef(ShapeDef value)
|
Station |
Station.withShapeDef(ShapeDef... values) |
RuleLength |
RuleLength.withShapeDef(ShapeDef... values) |
| Modifier and Type | Method and Description |
|---|---|
Station |
Station.withShapeDef(Collection<ShapeDef> values) |
RuleLength |
RuleLength.withShapeDef(Collection<ShapeDef> values) |
Copyright © 2016. All rights reserved.