Class Rect

java.lang.Object
org.patternfly.popper.Rect

@JsType(isNative=true, namespace="<global>", name="Object") public class Rect extends Object
  • Field Details

    • x

      public double x
    • y

      public double y
    • width

      public double width
    • height

      public double height
  • Constructor Details

    • Rect

      public Rect()