| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
LayoutIntent |
XJdfNodeFactory.createLayoutIntent(Integer pages)
Create new LayoutIntent Node which already contains values for attribute Pages.
|
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 | Method and Description |
|---|---|
LayoutIntent |
ObjectFactory.createLayoutIntent()
Create an instance of
LayoutIntent |
LayoutIntent |
LayoutIntent.withBleed(Double value) |
LayoutIntent |
LayoutIntent.withDimensions(XYPair value) |
LayoutIntent |
LayoutIntent.withFinishedDimensions(Shape value) |
LayoutIntent |
LayoutIntent.withLayoutRef(Object value) |
LayoutIntent |
LayoutIntent.withNamedDimensions(String value) |
LayoutIntent |
LayoutIntent.withNumberUp(XYPair value) |
LayoutIntent |
LayoutIntent.withPrintedPages(Integer value) |
LayoutIntent |
LayoutIntent.withSides(EnumSides value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LayoutIntent> |
ObjectFactory.createLayoutIntent(LayoutIntent value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<LayoutIntent> |
ObjectFactory.createLayoutIntent(LayoutIntent value)
|
Copyright © 2016. All rights reserved.