Uses of Enum Class
eu.europa.esig.dss.enumerations.VisualSignatureAlignmentVertical
Packages that use VisualSignatureAlignmentVertical
Package
Description
-
Uses of VisualSignatureAlignmentVertical in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type VisualSignatureAlignmentVertical in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumVisual signature vertical position on the pdf pageMethods in eu.europa.esig.dss.enumerations that return VisualSignatureAlignmentVerticalModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VisualSignatureAlignmentVertical[]VisualSignatureAlignmentVertical.values()Returns an array containing the constants of this enum class, 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 TypeMethodDescriptionvoidSignatureImageParameters.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 TypeMethodDescriptionvoidRemoteSignatureImageParameters.setAlignmentVertical(VisualSignatureAlignmentVertical alignmentVertical) Sets the signature field vertical alignment on the page