Class SPInsets

java.lang.Object
com.inductiveautomation.snap.util.SPInsets

public class SPInsets extends Object
  • Field Details

    • top

      public double top
    • left

      public double left
    • bottom

      public double bottom
  • Constructor Details

    • SPInsets

      public SPInsets(double aTop, double aLeft, double aBottom, double aRight)
      Create new Insets.