Class Rect
java.lang.Object
org.patternfly.popper.Rect
@Deprecated
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class Rect
extends Object
Deprecated.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public double xDeprecated. -
y
public double yDeprecated. -
width
public double widthDeprecated. -
height
public double heightDeprecated.
-
-
Constructor Details
-
Rect
public Rect()Deprecated.
-