Package | Description |
---|---|
com.github.elhoce.signaturefield | |
com.github.elhoce.signaturefield.shared |
Modifier and Type | Method and Description |
---|---|
MimeType |
SignatureFieldExtension.getMimeType()
Sets the
MimeType of generated images |
MimeType |
SignatureField.getMimeType()
Sets the
MimeType of generated images |
Modifier and Type | Method and Description |
---|---|
void |
SignatureFieldExtension.setMimeType(MimeType mimeType)
Sets the
MimeType of generated images |
void |
SignatureField.setMimeType(MimeType mimeType)
Sets the
MimeType of generated images |
SignatureField |
SignatureField.withMimeType(MimeType mimeType)
Sets the
MimeType of generated images |
Modifier and Type | Method and Description |
---|---|
static MimeType |
MimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeType |
MimeType.valueOfMimeType(String mimeType)
|
static MimeType[] |
MimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Hocine AMROUCHE. All rights reserved.