| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.type |
| Modifier and Type | Method and Description |
|---|---|
LayoutIntent |
XJdfNodeFactory.createLayoutIntent(Integer pages,
EnumSides sides,
Shape finishedDimensions)
Create new LayoutIntent Node which already contains values for attributes Pages, Sides, FinishedDimensions and
Dimensions.
|
LayoutIntent |
XJdfNodeFactory.createLayoutIntent(Integer pages,
EnumSides sides,
Shape finishedDimensions,
XYPair dimensions)
Create new LayoutIntent Node which already contains values for attributes Pages, Sides, FinishedDimensions and
Dimensions.
|
| Modifier and Type | Field and Description |
|---|---|
protected Shape |
PackingIntent.boxShape |
protected Shape |
PackingIntent.cartonShape |
protected Shape |
ChannelBindingDetails.clampSize |
protected Shape |
ShapeDef.dimensions |
protected Shape |
ObjectModel.dimensions |
protected Shape |
Component.dimensions |
protected Shape |
LayoutIntent.finishedDimensions |
protected Shape |
ShapeDef.flatDimensions |
protected Shape |
ShapeTemplate.innerDimensions |
protected Shape |
DropItem.totalDimensions |
| Modifier and Type | Method and Description |
|---|---|
Shape |
PackingIntent.getBoxShape()
Gets the value of the boxShape property.
|
Shape |
PackingIntent.getCartonShape()
Gets the value of the cartonShape property.
|
Shape |
ChannelBindingDetails.getClampSize()
Gets the value of the clampSize property.
|
Shape |
ShapeDef.getDimensions()
Gets the value of the dimensions property.
|
Shape |
ObjectModel.getDimensions()
Gets the value of the dimensions property.
|
Shape |
Component.getDimensions()
Gets the value of the dimensions property.
|
Shape |
LayoutIntent.getFinishedDimensions()
Gets the value of the finishedDimensions property.
|
Shape |
ShapeDef.getFlatDimensions()
Gets the value of the flatDimensions property.
|
Shape |
ShapeTemplate.getInnerDimensions()
Gets the value of the innerDimensions property.
|
Shape |
DropItem.getTotalDimensions()
Gets the value of the totalDimensions property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PackingIntent.setBoxShape(Shape value)
Sets the value of the boxShape property.
|
void |
PackingIntent.setCartonShape(Shape value)
Sets the value of the cartonShape property.
|
void |
ChannelBindingDetails.setClampSize(Shape value)
Sets the value of the clampSize property.
|
void |
ShapeDef.setDimensions(Shape value)
Sets the value of the dimensions property.
|
void |
ObjectModel.setDimensions(Shape value)
Sets the value of the dimensions property.
|
void |
Component.setDimensions(Shape value)
Sets the value of the dimensions property.
|
void |
LayoutIntent.setFinishedDimensions(Shape value)
Sets the value of the finishedDimensions property.
|
void |
ShapeDef.setFlatDimensions(Shape value)
Sets the value of the flatDimensions property.
|
void |
ShapeTemplate.setInnerDimensions(Shape value)
Sets the value of the innerDimensions property.
|
void |
DropItem.setTotalDimensions(Shape value)
Sets the value of the totalDimensions property.
|
PackingIntent |
PackingIntent.withBoxShape(Shape value) |
PackingIntent |
PackingIntent.withCartonShape(Shape value) |
ChannelBindingDetails |
ChannelBindingDetails.withClampSize(Shape value) |
ShapeDef |
ShapeDef.withDimensions(Shape value) |
ObjectModel |
ObjectModel.withDimensions(Shape value) |
Component |
Component.withDimensions(Shape value) |
LayoutIntent |
LayoutIntent.withFinishedDimensions(Shape value) |
ShapeDef |
ShapeDef.withFlatDimensions(Shape value) |
ShapeTemplate |
ShapeTemplate.withInnerDimensions(Shape value) |
DropItem |
DropItem.withTotalDimensions(Shape value) |
| Modifier and Type | Method and Description |
|---|---|
Shape |
Shape.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
Shape.marshal(Shape shape) |
Copyright © 2016. All rights reserved.