Package 

Object Insets.Companion

    • Method Summary

      Modifier and Type Method Description
      final Insets Insets(Integer left, Integer top, Integer right, Integer bottom) Creates an Insets instance with the given values.
      final Insets getEmpty() An empty Insets instance, with each dimension set to a value of 0.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait