Package | Description |
---|---|
org.apache.poi.common.usermodel | |
org.apache.poi.poifs.crypt.dsig |
Modifier and Type | Method and Description |
---|---|
static PictureType |
PictureType.valueOf(FileMagic fm) |
static PictureType |
PictureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PictureType[] |
PictureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SignatureLine.AddPictureData.addPictureData(byte[] imageData,
PictureType pictureType)
Add picture data to the document
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.