| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ImageShift> |
PageCell.imageShift |
protected List<ImageShift> |
LayoutPreparationParams.imageShift |
| Modifier and Type | Method and Description |
|---|---|
ImageShift |
ObjectFactory.createImageShift()
Create an instance of
ImageShift |
ImageShift |
ImageShift.withPositionX(String value) |
ImageShift |
ImageShift.withPositionY(String value) |
ImageShift |
ImageShift.withShiftBack(XYPair value) |
ImageShift |
ImageShift.withShiftFront(XYPair value) |
| Modifier and Type | Method and Description |
|---|---|
List<ImageShift> |
PageCell.getImageShift()
Gets the value of the imageShift property.
|
List<ImageShift> |
LayoutPreparationParams.getImageShift()
Gets the value of the imageShift property.
|
| Modifier and Type | Method and Description |
|---|---|
PageCell |
PageCell.withImageShift(ImageShift... values) |
LayoutPreparationParams |
LayoutPreparationParams.withImageShift(ImageShift... values) |
| Modifier and Type | Method and Description |
|---|---|
PageCell |
PageCell.withImageShift(Collection<ImageShift> values) |
LayoutPreparationParams |
LayoutPreparationParams.withImageShift(Collection<ImageShift> values) |
Copyright © 2016. All rights reserved.