Class SoDefaultSignatureDecorator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.image.BufferedImage decorate​(java.awt.image.BufferedImage bufferedImage, Rectangle rectangle)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SoDefaultSignatureDecorator

        public SoDefaultSignatureDecorator()
    • Method Detail

      • decorate

        public java.awt.image.BufferedImage decorate​(java.awt.image.BufferedImage bufferedImage,
                                                     Rectangle rectangle)
        Specified by:
        decorate in interface SignatureDecorator