Uses of Class
eu.europa.esig.dss.pades.SignatureImageParameters.VisualSignatureAlignmentVertical
-
Packages that use SignatureImageParameters.VisualSignatureAlignmentVertical Package Description eu.europa.esig.dss.pades -
-
Uses of SignatureImageParameters.VisualSignatureAlignmentVertical in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades that return SignatureImageParameters.VisualSignatureAlignmentVertical Modifier and Type Method Description SignatureImageParameters.VisualSignatureAlignmentVerticalSignatureImageParameters. getVisualSignatureAlignmentVertical()Returns a vertical alignment value of the signature fieldstatic SignatureImageParameters.VisualSignatureAlignmentVerticalSignatureImageParameters.VisualSignatureAlignmentVertical. valueOf(String name)Returns the enum constant of this type with the specified name.static SignatureImageParameters.VisualSignatureAlignmentVertical[]SignatureImageParameters.VisualSignatureAlignmentVertical. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.europa.esig.dss.pades with parameters of type SignatureImageParameters.VisualSignatureAlignmentVertical Modifier and Type Method Description voidSignatureImageParameters. setAlignmentVertical(SignatureImageParameters.VisualSignatureAlignmentVertical alignmentVertical)Sets a vertical alignment respectively to a page of the signature field
-