| 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.
|
Position |
XJdfNodeFactory.createPosition(Rectangle absoluteBox,
Orientation orientation)
Create a new Position Node which already contains defined attributes.
|
Position |
XJdfNodeFactory.createPosition(Rectangle absoluteBox,
Orientation orientation,
String assemblyID)
Create a new Position Node which already contains defined attributes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Rectangle |
Position.absoluteBox |
protected Rectangle |
PSCreationDetails.boundingBox |
protected Rectangle |
IdentificationField.boundingBox |
protected Rectangle |
CutBlock.box |
protected Rectangle |
Tile.clipBox |
protected Rectangle |
MarkObject.clipBox |
protected Rectangle |
ContentObject.clipBox |
protected Rectangle |
ShapeDef.cutBox |
protected Rectangle |
ShapeCut.cutBox |
protected Rectangle |
Shape.cutBox |
protected Rectangle |
ScanParams.inputBox |
protected Rectangle |
LaminatingParams.laminatingBox |
protected Rectangle |
PDFXParams.pdfxBleedBoxToTrimBoxOffset |
protected Rectangle |
PDFXParams.pdfxTrimBoxToMediaBoxOffset |
protected Rectangle |
InkZoneCalculationParams.printableArea |
protected Rectangle |
Position.relativeBox |
protected Rectangle |
Component.sheetPart |
protected Rectangle |
RunList.sourceBleedBox |
protected Rectangle |
Content.sourceBleedBox |
protected Rectangle |
RunList.sourceClipBox |
protected Rectangle |
Content.sourceClipBox |
protected Rectangle |
RunList.sourceMediaBox |
protected Rectangle |
RunList.sourceTrimBox |
protected Rectangle |
Content.sourceTrimBox |
protected Rectangle |
Layout.surfaceContentsBox |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Position.getAbsoluteBox()
Gets the value of the absoluteBox property.
|
Rectangle |
PSCreationDetails.getBoundingBox()
Gets the value of the boundingBox property.
|
Rectangle |
IdentificationField.getBoundingBox()
Gets the value of the boundingBox property.
|
Rectangle |
CutBlock.getBox()
Gets the value of the box property.
|
Rectangle |
Tile.getClipBox()
Gets the value of the clipBox property.
|
Rectangle |
MarkObject.getClipBox()
Gets the value of the clipBox property.
|
Rectangle |
ContentObject.getClipBox()
Gets the value of the clipBox property.
|
Rectangle |
ShapeDef.getCutBox()
Gets the value of the cutBox property.
|
Rectangle |
ShapeCut.getCutBox()
Gets the value of the cutBox property.
|
Rectangle |
Shape.getCutBox()
Gets the value of the cutBox property.
|
Rectangle |
ScanParams.getInputBox()
Gets the value of the inputBox property.
|
Rectangle |
LaminatingParams.getLaminatingBox()
Gets the value of the laminatingBox property.
|
Rectangle |
PDFXParams.getPDFXBleedBoxToTrimBoxOffset()
Gets the value of the pdfxBleedBoxToTrimBoxOffset property.
|
Rectangle |
PDFXParams.getPDFXTrimBoxToMediaBoxOffset()
Gets the value of the pdfxTrimBoxToMediaBoxOffset property.
|
Rectangle |
InkZoneCalculationParams.getPrintableArea()
Gets the value of the printableArea property.
|
Rectangle |
Position.getRelativeBox()
Gets the value of the relativeBox property.
|
Rectangle |
Component.getSheetPart()
Gets the value of the sheetPart property.
|
Rectangle |
RunList.getSourceBleedBox()
Gets the value of the sourceBleedBox property.
|
Rectangle |
Content.getSourceBleedBox()
Gets the value of the sourceBleedBox property.
|
Rectangle |
RunList.getSourceClipBox()
Gets the value of the sourceClipBox property.
|
Rectangle |
Content.getSourceClipBox()
Gets the value of the sourceClipBox property.
|
Rectangle |
RunList.getSourceMediaBox()
Gets the value of the sourceMediaBox property.
|
Rectangle |
RunList.getSourceTrimBox()
Gets the value of the sourceTrimBox property.
|
Rectangle |
Content.getSourceTrimBox()
Gets the value of the sourceTrimBox property.
|
Rectangle |
Layout.getSurfaceContentsBox()
Gets the value of the surfaceContentsBox property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Position.setAbsoluteBox(Rectangle value)
Sets the value of the absoluteBox property.
|
void |
PSCreationDetails.setBoundingBox(Rectangle value)
Sets the value of the boundingBox property.
|
void |
IdentificationField.setBoundingBox(Rectangle value)
Sets the value of the boundingBox property.
|
void |
CutBlock.setBox(Rectangle value)
Sets the value of the box property.
|
void |
Tile.setClipBox(Rectangle value)
Sets the value of the clipBox property.
|
void |
MarkObject.setClipBox(Rectangle value)
Sets the value of the clipBox property.
|
void |
ContentObject.setClipBox(Rectangle value)
Sets the value of the clipBox property.
|
void |
ShapeDef.setCutBox(Rectangle value)
Sets the value of the cutBox property.
|
void |
ShapeCut.setCutBox(Rectangle value)
Sets the value of the cutBox property.
|
void |
Shape.setCutBox(Rectangle value)
Sets the value of the cutBox property.
|
void |
ScanParams.setInputBox(Rectangle value)
Sets the value of the inputBox property.
|
void |
LaminatingParams.setLaminatingBox(Rectangle value)
Sets the value of the laminatingBox property.
|
void |
PDFXParams.setPDFXBleedBoxToTrimBoxOffset(Rectangle value)
Sets the value of the pdfxBleedBoxToTrimBoxOffset property.
|
void |
PDFXParams.setPDFXTrimBoxToMediaBoxOffset(Rectangle value)
Sets the value of the pdfxTrimBoxToMediaBoxOffset property.
|
void |
InkZoneCalculationParams.setPrintableArea(Rectangle value)
Sets the value of the printableArea property.
|
void |
Position.setRelativeBox(Rectangle value)
Sets the value of the relativeBox property.
|
void |
Component.setSheetPart(Rectangle value)
Sets the value of the sheetPart property.
|
void |
RunList.setSourceBleedBox(Rectangle value)
Sets the value of the sourceBleedBox property.
|
void |
Content.setSourceBleedBox(Rectangle value)
Sets the value of the sourceBleedBox property.
|
void |
RunList.setSourceClipBox(Rectangle value)
Sets the value of the sourceClipBox property.
|
void |
Content.setSourceClipBox(Rectangle value)
Sets the value of the sourceClipBox property.
|
void |
RunList.setSourceMediaBox(Rectangle value)
Sets the value of the sourceMediaBox property.
|
void |
RunList.setSourceTrimBox(Rectangle value)
Sets the value of the sourceTrimBox property.
|
void |
Content.setSourceTrimBox(Rectangle value)
Sets the value of the sourceTrimBox property.
|
void |
Layout.setSurfaceContentsBox(Rectangle value)
Sets the value of the surfaceContentsBox property.
|
Position |
Position.withAbsoluteBox(Rectangle value) |
PSCreationDetails |
PSCreationDetails.withBoundingBox(Rectangle value) |
IdentificationField |
IdentificationField.withBoundingBox(Rectangle value) |
CutBlock |
CutBlock.withBox(Rectangle value) |
Tile |
Tile.withClipBox(Rectangle value) |
MarkObject |
MarkObject.withClipBox(Rectangle value) |
ContentObject |
ContentObject.withClipBox(Rectangle value) |
ShapeDef |
ShapeDef.withCutBox(Rectangle value) |
ShapeCut |
ShapeCut.withCutBox(Rectangle value) |
Shape |
Shape.withCutBox(Rectangle value) |
ScanParams |
ScanParams.withInputBox(Rectangle value) |
LaminatingParams |
LaminatingParams.withLaminatingBox(Rectangle value) |
PDFXParams |
PDFXParams.withPDFXBleedBoxToTrimBoxOffset(Rectangle value) |
PDFXParams |
PDFXParams.withPDFXTrimBoxToMediaBoxOffset(Rectangle value) |
InkZoneCalculationParams |
InkZoneCalculationParams.withPrintableArea(Rectangle value) |
Position |
Position.withRelativeBox(Rectangle value) |
Component |
Component.withSheetPart(Rectangle value) |
RunList |
RunList.withSourceBleedBox(Rectangle value) |
Content |
Content.withSourceBleedBox(Rectangle value) |
RunList |
RunList.withSourceClipBox(Rectangle value) |
Content |
Content.withSourceClipBox(Rectangle value) |
RunList |
RunList.withSourceMediaBox(Rectangle value) |
RunList |
RunList.withSourceTrimBox(Rectangle value) |
Content |
Content.withSourceTrimBox(Rectangle value) |
Layout |
Layout.withSurfaceContentsBox(Rectangle value) |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Rectangle.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
Rectangle.marshal(Rectangle v) |
Copyright © 2016. All rights reserved.