| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumIncludeResources |
PSCreationDetails.includeBaseFonts |
protected EnumIncludeResources |
PSCreationDetails.includeCIDFonts |
protected EnumIncludeResources |
PSCreationDetails.includeEmbeddedFonts |
protected EnumIncludeResources |
PSCreationDetails.includeOtherResources |
protected EnumIncludeResources |
PSCreationDetails.includeProcSets |
protected EnumIncludeResources |
PSCreationDetails.includeTrueTypeFonts |
protected EnumIncludeResources |
PSCreationDetails.includeType1Fonts |
| Modifier and Type | Method and Description |
|---|---|
static EnumIncludeResources |
EnumIncludeResources.fromValue(String v) |
EnumIncludeResources |
PSCreationDetails.getIncludeBaseFonts()
Gets the value of the includeBaseFonts property.
|
EnumIncludeResources |
PSCreationDetails.getIncludeCIDFonts()
Gets the value of the includeCIDFonts property.
|
EnumIncludeResources |
PSCreationDetails.getIncludeEmbeddedFonts()
Gets the value of the includeEmbeddedFonts property.
|
EnumIncludeResources |
PSCreationDetails.getIncludeOtherResources()
Gets the value of the includeOtherResources property.
|
EnumIncludeResources |
PSCreationDetails.getIncludeProcSets()
Gets the value of the includeProcSets property.
|
EnumIncludeResources |
PSCreationDetails.getIncludeTrueTypeFonts()
Gets the value of the includeTrueTypeFonts property.
|
EnumIncludeResources |
PSCreationDetails.getIncludeType1Fonts()
Gets the value of the includeType1Fonts property.
|
static EnumIncludeResources |
EnumIncludeResources.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumIncludeResources[] |
EnumIncludeResources.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PSCreationDetails.setIncludeBaseFonts(EnumIncludeResources value)
Sets the value of the includeBaseFonts property.
|
void |
PSCreationDetails.setIncludeCIDFonts(EnumIncludeResources value)
Sets the value of the includeCIDFonts property.
|
void |
PSCreationDetails.setIncludeEmbeddedFonts(EnumIncludeResources value)
Sets the value of the includeEmbeddedFonts property.
|
void |
PSCreationDetails.setIncludeOtherResources(EnumIncludeResources value)
Sets the value of the includeOtherResources property.
|
void |
PSCreationDetails.setIncludeProcSets(EnumIncludeResources value)
Sets the value of the includeProcSets property.
|
void |
PSCreationDetails.setIncludeTrueTypeFonts(EnumIncludeResources value)
Sets the value of the includeTrueTypeFonts property.
|
void |
PSCreationDetails.setIncludeType1Fonts(EnumIncludeResources value)
Sets the value of the includeType1Fonts property.
|
PSCreationDetails |
PSCreationDetails.withIncludeBaseFonts(EnumIncludeResources value) |
PSCreationDetails |
PSCreationDetails.withIncludeCIDFonts(EnumIncludeResources value) |
PSCreationDetails |
PSCreationDetails.withIncludeEmbeddedFonts(EnumIncludeResources value) |
PSCreationDetails |
PSCreationDetails.withIncludeOtherResources(EnumIncludeResources value) |
PSCreationDetails |
PSCreationDetails.withIncludeProcSets(EnumIncludeResources value) |
PSCreationDetails |
PSCreationDetails.withIncludeTrueTypeFonts(EnumIncludeResources value) |
PSCreationDetails |
PSCreationDetails.withIncludeType1Fonts(EnumIncludeResources value) |
Copyright © 2016. All rights reserved.