Class ElkPadding

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Object obj  
    • Constructor Summary

      Constructors 
      Constructor Description
      ElkPadding​(double top, double right, double bottom, double left)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getTrueObject()  
      • Methods inherited from class java.lang.Object

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

      • obj

        public final java.lang.Object obj
    • Constructor Detail

      • ElkPadding

        public ElkPadding​(double top,
                          double right,
                          double bottom,
                          double left)