| Package | Description |
|---|---|
| org.jxls.command | |
| org.jxls.common | |
| org.jxls.transform |
| Constructor and Description |
|---|
ImageCommand(byte[] imageBytes,
ImageType imageType) |
ImageCommand(String image,
ImageType imageType) |
| Modifier and Type | Method and Description |
|---|---|
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transformer.addImage(AreaRef areaRef,
byte[] imageBytes,
ImageType imageType) |
Copyright © 2017. All rights reserved.