| Modifier and Type | Method and Description |
|---|---|
MirrorOptions |
SeparationParams.getMirrorPrint()
Options for mirroring.
|
static MirrorOptions |
MirrorOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MirrorOptions[] |
MirrorOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SeparationParams.setMirrorPrint(MirrorOptions theOption)
Options for mirroring.
|