Class SignatureBorder

  • All Implemented Interfaces:
    MetaInfoField

    public class SignatureBorder
    extends BaseMeta
    the signature rectangle border meta
    • Constructor Summary

      Constructors 
      Constructor Description
      SignatureBorder​(java.awt.Color color, int thickness)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Color getColor()  
      java.lang.Integer getThickness()  
      • Methods inherited from class java.lang.Object

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

      • SignatureBorder

        public SignatureBorder​(java.awt.Color color,
                               int thickness)
    • Method Detail

      • getColor

        public java.awt.Color getColor()
      • getThickness

        public java.lang.Integer getThickness()