Uses of Class
com.qoppa.pdf.SignatureAppearance

Packages that use SignatureAppearance
com.qoppa.pdf General classes used by different objects throughout the library. 
 

Uses of SignatureAppearance in com.qoppa.pdf
 

Methods in com.qoppa.pdf that return SignatureAppearance
 SignatureAppearance SigningInformation.getSignatureAppearance()
          Returns the SignatureAppearance to use when creating the signature appearance stream.
 

Methods in com.qoppa.pdf with parameters of type SignatureAppearance
 void SigningInformation.setSignatureAppearance(SignatureAppearance signAppearance)
          Sets the SignatureAppearance to use when creating the signature appearance stream.