Uses of Class
eu.europa.esig.dss.enumerations.SignerTextVerticalAlignment
-
Uses of SignerTextVerticalAlignment in eu.europa.esig.dss.enumerations
Methods in eu.europa.esig.dss.enumerations that return SignerTextVerticalAlignment Modifier and Type Method Description static SignerTextVerticalAlignmentSignerTextVerticalAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static SignerTextVerticalAlignment[]SignerTextVerticalAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SignerTextVerticalAlignment in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades that return SignerTextVerticalAlignment Modifier and Type Method Description SignerTextVerticalAlignmentSignatureImageTextParameters. getSignerTextVerticalAlignment()Returns a signer text vertical alignment valueMethods in eu.europa.esig.dss.pades with parameters of type SignerTextVerticalAlignment Modifier and Type Method Description voidSignatureImageTextParameters. setSignerTextVerticalAlignment(SignerTextVerticalAlignment signerTextVerticalAlignment)Defines a vertical alignment (positioning) of signer text inside the signature field -
Uses of SignerTextVerticalAlignment in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
Methods in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer with parameters of type SignerTextVerticalAlignment Modifier and Type Method Description static BufferedImageImageMerger. mergeOnRight(BufferedImage left, BufferedImage right, Color bgColor, SignerTextVerticalAlignment imageVerticalAlignment) -
Uses of SignerTextVerticalAlignment in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return SignerTextVerticalAlignment Modifier and Type Method Description SignerTextVerticalAlignmentRemoteSignatureImageTextParameters. getSignerTextVerticalAlignment()Methods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type SignerTextVerticalAlignment Modifier and Type Method Description voidRemoteSignatureImageTextParameters. setSignerTextVerticalAlignment(SignerTextVerticalAlignment signerTextVerticalAlignment)