Uses of Enum
eu.europa.esig.dss.enumerations.ImageScaling
Packages that use ImageScaling
Package
Description
-
Uses of ImageScaling in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return ImageScalingModifier and TypeMethodDescriptionstatic ImageScalingReturns 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
Methods in eu.europa.esig.dss.pades that return ImageScalingModifier and TypeMethodDescriptionSignatureImageParameters.getImageScaling()Gets the image scalingMethods in eu.europa.esig.dss.pades with parameters of type ImageScalingModifier and TypeMethodDescriptionvoidSignatureImageParameters.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
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return ImageScalingModifier and TypeMethodDescriptionRemoteSignatureImageParameters.getImageScaling()Gets the image scalingMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type ImageScalingModifier and TypeMethodDescriptionvoidRemoteSignatureImageParameters.setImageScaling(ImageScaling imageScaling) Sets the image scaling behavior for a signature field with a fixed size