| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Emboss> |
EmbossingParams.emboss |
| Modifier and Type | Method and Description |
|---|---|
Emboss |
ObjectFactory.createEmboss()
Create an instance of
Emboss |
Emboss |
Emboss.withBrailleText(String value) |
Emboss |
Emboss.withDirection(EnumEmbossDirection value) |
Emboss |
Emboss.withEdgeAngle(Double value) |
Emboss |
Emboss.withEdgeShape(EnumEdgeShape value) |
Emboss |
Emboss.withEmbossingType(EnumEmbossType value) |
Emboss |
Emboss.withHeight(Double value) |
Emboss |
Emboss.withImageSize(XYPair value) |
Emboss |
Emboss.withLevel(EnumEmbossLevel value) |
Emboss |
Emboss.withMediaRef(Object value) |
Emboss |
Emboss.withPosition(XYPair value) |
Emboss |
Emboss.withTool(Tool value) |
| Modifier and Type | Method and Description |
|---|---|
List<Emboss> |
EmbossingParams.getEmboss()
Gets the value of the emboss property.
|
| Modifier and Type | Method and Description |
|---|---|
EmbossingParams |
EmbossingParams.withEmboss(Emboss... values) |
| Modifier and Type | Method and Description |
|---|---|
EmbossingParams |
EmbossingParams.withEmboss(Collection<Emboss> values) |
Copyright © 2016. All rights reserved.