| 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,
String sides,
Shape finishedDimensions)
Create new LayoutIntent Node which already contains values for attributes Pages, Sides, FinishedDimensions and Dimensions.
|
LayoutIntent |
XJdfNodeFactory.createLayoutIntent(Integer pages,
String 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 |
ChannelBindingParams.clampSize |
protected Shape |
ShapeState.currentValue |
protected Shape |
ShapeState.defaultValue |
protected Shape |
ShapeDef.dimensions |
protected Shape |
ObjectModel.dimensions |
protected Shape |
Component.dimensions |
protected Shape |
LayoutIntent.finishedDimensions |
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 |
ChannelBindingParams.getClampSize()
Gets the value of the clampSize property.
|
Shape |
ShapeState.getCurrentValue()
Gets the value of the currentValue property.
|
Shape |
ShapeState.getDefaultValue()
Gets the value of the defaultValue 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 |
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 |
ChannelBindingParams.setClampSize(Shape value)
Sets the value of the clampSize property.
|
void |
ShapeState.setCurrentValue(Shape value)
Sets the value of the currentValue property.
|
void |
ShapeState.setDefaultValue(Shape value)
Sets the value of the defaultValue 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 |
ShapeTemplate.setInnerDimensions(Shape value)
Sets the value of the innerDimensions property.
|
void |
DropItem.setTotalDimensions(Shape value)
Sets the value of the totalDimensions property.
|
| Modifier and Type | Method and Description |
|---|---|
Shape |
Shape.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
Shape.marshal(Shape shape) |
Copyright © 2013. All Rights Reserved.