| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Shape> |
ShapeDef.shape |
protected List<Shape> |
ShapeCuttingParams.shape |
protected List<Shape> |
Shape.shape |
| Modifier and Type | Method and Description |
|---|---|
Shape |
ObjectFactory.createShape()
Create an instance of
Shape |
Shape |
Shape.withCutBox(Rectangle value) |
Shape |
Shape.withCutOut(Boolean value) |
Shape |
Shape.withCutPath(String value) |
Shape |
Shape.withCutType(String value) |
Shape |
Shape.withDDESCutType(Integer value) |
Shape |
Shape.withLockOrigins(Boolean value) |
Shape |
Shape.withMaterial(String value) |
Shape |
Shape.withShape(Collection<Shape> values) |
Shape |
Shape.withShape(Shape... values) |
Shape |
Shape.withShapeDepth(Double value) |
Shape |
Shape.withShapeType(String value) |
Shape |
Shape.withTeethPerDimension(Double value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Shape> |
ObjectFactory.createShape(Shape value)
|
List<Shape> |
ShapeDef.getShape()
Gets the value of the shape property.
|
List<Shape> |
ShapeCuttingParams.getShape()
Gets the value of the shape property.
|
List<Shape> |
Shape.getShape()
Gets the value of the shape property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Shape> |
ObjectFactory.createShape(Shape value)
|
ShapeDef |
ShapeDef.withShape(Shape... values) |
ShapeCuttingParams |
ShapeCuttingParams.withShape(Shape... values) |
Shape |
Shape.withShape(Shape... values) |
| Modifier and Type | Method and Description |
|---|---|
ShapeDef |
ShapeDef.withShape(Collection<Shape> values) |
ShapeCuttingParams |
ShapeCuttingParams.withShape(Collection<Shape> values) |
Shape |
Shape.withShape(Collection<Shape> values) |
Copyright © 2016. All rights reserved.