| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ShapeCut> |
ShapeCuttingIntent.shapeCut |
| Modifier and Type | Method and Description |
|---|---|
ShapeCut |
ObjectFactory.createShapeCut()
Create an instance of
ShapeCut |
ShapeCut |
ShapeCut.withCutBox(Rectangle value) |
ShapeCut |
ShapeCut.withCutDepth(EnumCutDepth value) |
ShapeCut |
ShapeCut.withCutOut(Boolean value) |
ShapeCut |
ShapeCut.withCutPath(String value) |
ShapeCut |
ShapeCut.withCutType(EnumCutType value) |
ShapeCut |
ShapeCut.withMediaRef(Resource value) |
ShapeCut |
ShapeCut.withPages(Collection<String> values) |
ShapeCut |
ShapeCut.withPages(String... values) |
ShapeCut |
ShapeCut.withShapeType(EnumShapeType value) |
ShapeCut |
ShapeCut.withShapeTypeDetails(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ShapeCut> |
ShapeCuttingIntent.getShapeCut()
Gets the value of the shapeCut property.
|
| Modifier and Type | Method and Description |
|---|---|
ShapeCuttingIntent |
ShapeCuttingIntent.withShapeCut(ShapeCut... values) |
| Modifier and Type | Method and Description |
|---|---|
ShapeCuttingIntent |
ShapeCuttingIntent.withShapeCut(Collection<ShapeCut> values) |
Copyright © 2016. All rights reserved.