| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumRenderingIntent2 |
PDFCreationDetails.defaultRenderingIntent |
| Modifier and Type | Method and Description |
|---|---|
static EnumRenderingIntent2 |
EnumRenderingIntent2.fromValue(String v) |
EnumRenderingIntent2 |
PDFCreationDetails.getDefaultRenderingIntent()
Gets the value of the defaultRenderingIntent property.
|
static EnumRenderingIntent2 |
EnumRenderingIntent2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumRenderingIntent2[] |
EnumRenderingIntent2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDFCreationDetails.setDefaultRenderingIntent(EnumRenderingIntent2 value)
Sets the value of the defaultRenderingIntent property.
|
PDFCreationDetails |
PDFCreationDetails.withDefaultRenderingIntent(EnumRenderingIntent2 value) |
Copyright © 2016. All rights reserved.