| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<PageCell> |
LayoutPreparationParams.pageCell |
| Modifier and Type | Method and Description |
|---|---|
PageCell |
ObjectFactory.createPageCell()
Create an instance of
PageCell |
PageCell |
PageCell.withBorder(Double value) |
PageCell |
PageCell.withClipBox(Rectangle value) |
PageCell |
PageCell.withColorRef(Object value) |
PageCell |
PageCell.withDeviceMark(Collection<DeviceMark> values) |
PageCell |
PageCell.withDeviceMark(DeviceMark... values) |
PageCell |
PageCell.withFitPolicy(Collection<FitPolicy> values) |
PageCell |
PageCell.withFitPolicy(FitPolicy... values) |
PageCell |
PageCell.withImageShift(Collection<ImageShift> values) |
PageCell |
PageCell.withImageShift(ImageShift... values) |
PageCell |
PageCell.withMarkList(Collection<String> values) |
PageCell |
PageCell.withMarkList(String... values) |
PageCell |
PageCell.withRotate(String value) |
PageCell |
PageCell.withTrimSize(XYPair value) |
| Modifier and Type | Method and Description |
|---|---|
List<PageCell> |
LayoutPreparationParams.getPageCell()
Gets the value of the pageCell property.
|
| Modifier and Type | Method and Description |
|---|---|
LayoutPreparationParams |
LayoutPreparationParams.withPageCell(PageCell... values) |
| Modifier and Type | Method and Description |
|---|---|
LayoutPreparationParams |
LayoutPreparationParams.withPageCell(Collection<PageCell> values) |
Copyright © 2016. All rights reserved.