| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.type |
| Modifier and Type | Method and Description |
|---|---|
ContentObject |
XJdfNodeFactory.createContentObject(Matrix ctm,
Rectangle clipBox,
Integer ord,
Matrix trimCtm,
XYPair trimSize)
Create a new ContentObject Node which already contains defined attributes.
|
MarkObject |
XJdfNodeFactory.createMarkObject(Matrix ctm,
Rectangle clipBox,
Integer ord)
Create a new MarkObject Node which already contains defined attributes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Matrix |
CutBlock.blockTrf |
protected Matrix |
TransferCurveSet.ctm |
protected Matrix |
Tile.ctm |
protected Matrix |
ShiftPoint.ctm |
protected Matrix |
Preview.ctm |
protected Matrix |
PositionObj.ctm |
protected Matrix |
PlacedObject.ctm |
protected Matrix |
LabelingParams.ctm |
protected Matrix |
MatrixState.currentValue |
protected Matrix |
MatrixState.defaultValue |
protected Matrix |
IdentificationField.orientation |
protected Matrix |
Insert.transformation |
protected Matrix |
CollatingItem.transformation |
protected Matrix |
BundleItem.transformation |
protected Matrix |
MarkObject.trimCTM |
protected Matrix |
ContentObject.trimCTM |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
CutBlock.getBlockTrf()
Gets the value of the blockTrf property.
|
Matrix |
TransferCurveSet.getCTM()
Gets the value of the ctm property.
|
Matrix |
Tile.getCTM()
Gets the value of the ctm property.
|
Matrix |
ShiftPoint.getCTM()
Gets the value of the ctm property.
|
Matrix |
Preview.getCTM()
Gets the value of the ctm property.
|
Matrix |
PositionObj.getCTM()
Gets the value of the ctm property.
|
Matrix |
PlacedObject.getCTM()
Gets the value of the ctm property.
|
Matrix |
LabelingParams.getCTM()
Gets the value of the ctm property.
|
Matrix |
MatrixState.getCurrentValue()
Gets the value of the currentValue property.
|
Matrix |
MatrixState.getDefaultValue()
Gets the value of the defaultValue property.
|
Matrix |
IdentificationField.getOrientation()
Gets the value of the orientation property.
|
Matrix |
Insert.getTransformation()
Gets the value of the transformation property.
|
Matrix |
CollatingItem.getTransformation()
Gets the value of the transformation property.
|
Matrix |
BundleItem.getTransformation()
Gets the value of the transformation property.
|
Matrix |
MarkObject.getTrimCTM()
Gets the value of the trimCTM property.
|
Matrix |
ContentObject.getTrimCTM()
Gets the value of the trimCTM property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CutBlock.setBlockTrf(Matrix value)
Sets the value of the blockTrf property.
|
void |
TransferCurveSet.setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
Tile.setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
ShiftPoint.setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
Preview.setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
PositionObj.setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
PlacedObject.setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
LabelingParams.setCTM(Matrix value)
Sets the value of the ctm property.
|
void |
MatrixState.setCurrentValue(Matrix value)
Sets the value of the currentValue property.
|
void |
MatrixState.setDefaultValue(Matrix value)
Sets the value of the defaultValue property.
|
void |
IdentificationField.setOrientation(Matrix value)
Sets the value of the orientation property.
|
void |
Insert.setTransformation(Matrix value)
Sets the value of the transformation property.
|
void |
CollatingItem.setTransformation(Matrix value)
Sets the value of the transformation property.
|
void |
BundleItem.setTransformation(Matrix value)
Sets the value of the transformation property.
|
void |
MarkObject.setTrimCTM(Matrix value)
Sets the value of the trimCTM property.
|
void |
ContentObject.setTrimCTM(Matrix value)
Sets the value of the trimCTM property.
|
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Matrix.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
Matrix.marshal(Matrix matrix) |
Copyright © 2013. All Rights Reserved.