Uses of Enum
eu.europa.esig.dss.enumerations.ImageScaling
Package
Description
-
Uses of ImageScaling in eu.europa.esig.dss.enumerations
Modifier and TypeMethodDescriptionstatic ImageScaling
Returns the enum constant of this type with the specified name.static ImageScaling[]
ImageScaling.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ImageScaling in eu.europa.esig.dss.pades
Modifier and TypeMethodDescriptionSignatureImageParameters.getImageScaling()
Gets the image scalingModifier and TypeMethodDescriptionvoid
SignatureImageParameters.setImageScaling
(ImageScaling imageScaling) Sets the parameter used to define an image scaling behavior within a signature field DEFAULT : ImageScaling.STRETCH (stretches the image in both directions in order to fill the signature field) -
Uses of ImageScaling in eu.europa.esig.dss.ws.signature.dto.parameters
Modifier and TypeMethodDescriptionRemoteSignatureImageParameters.getImageScaling()
Gets the image scalingModifier and TypeMethodDescriptionvoid
RemoteSignatureImageParameters.setImageScaling
(ImageScaling imageScaling) Sets the image scaling behavior for a signature field with a fixed size