Uses of Enum
eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
Packages that use VisualSignatureAlignmentVertical
Package
Description
-
Uses of VisualSignatureAlignmentVertical in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return VisualSignatureAlignmentVerticalModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static VisualSignatureAlignmentVertical[]
VisualSignatureAlignmentVertical.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of VisualSignatureAlignmentVertical in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades that return VisualSignatureAlignmentVerticalModifier and TypeMethodDescriptionSignatureImageParameters.getVisualSignatureAlignmentVertical()
Returns a vertical alignment value of the signature fieldMethods in eu.europa.esig.dss.pades with parameters of type VisualSignatureAlignmentVerticalModifier and TypeMethodDescriptionvoid
SignatureImageParameters.setAlignmentVertical
(VisualSignatureAlignmentVertical alignmentVertical) Sets a vertical alignment respectively to a page of the signature field -
Uses of VisualSignatureAlignmentVertical in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return VisualSignatureAlignmentVerticalModifier and TypeMethodDescriptionRemoteSignatureImageParameters.getAlignmentVertical()
Gets the signature field vertical alignment on the pageMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type VisualSignatureAlignmentVerticalModifier and TypeMethodDescriptionvoid
RemoteSignatureImageParameters.setAlignmentVertical
(VisualSignatureAlignmentVertical alignmentVertical) Sets the signature field vertical alignment on the page