| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumSourceCS |
ColorSpaceConversionOp.sourceCS |
| Modifier and Type | Field and Description |
|---|---|
protected List<EnumSourceCS> |
DCTParams.sourceCSs |
| Modifier and Type | Method and Description |
|---|---|
static EnumSourceCS |
EnumSourceCS.fromValue(String v) |
EnumSourceCS |
ColorSpaceConversionOp.getSourceCS()
Gets the value of the sourceCS property.
|
static EnumSourceCS |
EnumSourceCS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumSourceCS[] |
EnumSourceCS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumSourceCS> |
DCTParams.getSourceCSs()
Gets the value of the sourceCSs property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColorSpaceConversionOp.setSourceCS(EnumSourceCS value)
Sets the value of the sourceCS property.
|
ColorSpaceConversionOp |
ColorSpaceConversionOp.withSourceCS(EnumSourceCS value) |
DCTParams |
DCTParams.withSourceCSs(EnumSourceCS... values) |
| Modifier and Type | Method and Description |
|---|---|
DCTParams |
DCTParams.withSourceCSs(Collection<EnumSourceCS> values) |
Copyright © 2016. All rights reserved.