| Package | Description |
|---|---|
| fr.opensagres.xdocreport.core.document |
| Modifier and Type | Method and Description |
|---|---|
static ImageFormat |
ImageFormat.getFormatByExtension(String extension)
Returns the image format retrieved by the given extension (bmp, jpeg...).
|
static ImageFormat |
ImageFormat.getFormatByResourceName(String resourceName)
Returns the image format retrieved by the extension of the given resource name.
|
static ImageFormat |
ImageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageFormat[] |
ImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.