Class Rect

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

@Deprecated(since="0.7.0", forRemoval=true) @JsType(isNative=true, namespace="<global>", name="Object") public class Rect extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    double
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    double
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    double
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    double
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • x

      public double x
      Deprecated, for removal: This API element is subject to removal in a future version.
    • y

      public double y
      Deprecated, for removal: This API element is subject to removal in a future version.
    • width

      public double width
      Deprecated, for removal: This API element is subject to removal in a future version.
    • height

      public double height
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • Rect

      public Rect()
      Deprecated, for removal: This API element is subject to removal in a future version.