Uses of Class
eu.europa.esig.dss.pades.SignatureImageTextParameters.SignerTextHorizontalAlignment
-
Packages that use SignatureImageTextParameters.SignerTextHorizontalAlignment Package Description eu.europa.esig.dss.pades -
-
Uses of SignatureImageTextParameters.SignerTextHorizontalAlignment in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades that return SignatureImageTextParameters.SignerTextHorizontalAlignment Modifier and Type Method Description SignatureImageTextParameters.SignerTextHorizontalAlignmentSignatureImageTextParameters. getSignerTextHorizontalAlignment()Returns a signer text horizontal alignment valuestatic SignatureImageTextParameters.SignerTextHorizontalAlignmentSignatureImageTextParameters.SignerTextHorizontalAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static SignatureImageTextParameters.SignerTextHorizontalAlignment[]SignatureImageTextParameters.SignerTextHorizontalAlignment. 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 SignatureImageTextParameters.SignerTextHorizontalAlignment Modifier and Type Method Description voidSignatureImageTextParameters. setSignerTextHorizontalAlignment(SignatureImageTextParameters.SignerTextHorizontalAlignment signerTextHorizontalAlignment)Allows a horizontal alignment of a text with respect to its area
-