| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Field and Description |
|---|---|
protected TiffCompressionType |
TiffType.compression |
| Modifier and Type | Method and Description |
|---|---|
static TiffCompressionType |
TiffCompressionType.fromValue(String v) |
TiffCompressionType |
TiffType.getCompression()
Gets the value of the compression property.
|
static TiffCompressionType |
TiffCompressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TiffCompressionType[] |
TiffCompressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TiffType.setCompression(TiffCompressionType value)
Sets the value of the compression property.
|
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.