| Package | Description |
|---|---|
| org.aoju.bus.image.metric |
| Modifier and Type | Method and Description |
|---|---|
StorageOptions.ElementCoercion |
StorageOptions.getElementCoercion() |
static StorageOptions.ElementCoercion |
StorageOptions.ElementCoercion.valueOf(int i) |
static StorageOptions.ElementCoercion |
StorageOptions.ElementCoercion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageOptions.ElementCoercion[] |
StorageOptions.ElementCoercion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageOptions.setElementCoercion(StorageOptions.ElementCoercion elementCoercion) |
| Constructor and Description |
|---|
StorageOptions(StorageOptions.LevelOfSupport levelOfSupport,
StorageOptions.DigitalSignatureSupport levelOfDigitalSignatureSupport,
StorageOptions.ElementCoercion getElementCoercion) |
Copyright © 2020. All rights reserved.