Package org.patternfly.style
Class Rect
java.lang.Object
org.patternfly.style.Rect
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
width
public final int width -
height
public final int height
-
-
Constructor Details
-
Rect
public Rect() -
Rect
public Rect(int width, int height)
-
-
Method Details