Class LayoutValue

java.lang.Object
org.loboevolution.html.control.LayoutValue

public class LayoutValue extends Object

LayoutValue class.

  • Field Details

    • height

      public final int height
    • width

      public final int width
  • Constructor Details

    • LayoutValue

      public LayoutValue(int width, int height)