| 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.withDimensions(Shape value) |
ShapeDef |
ShapeDef.withFileSpecRef(Object value) |
ShapeDef |
ShapeDef.withFluteDirection(String value) |
ShapeDef |
ShapeDef.withGrainDirection(String value) |
ShapeDef |
ShapeDef.withLockOrigins(Boolean value) |
ShapeDef |
ShapeDef.withMediaRef(Object value) |
ShapeDef |
ShapeDef.withMediaSide(String 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.