org.kde.koala
public class Rect extends Object implements QtSupport
Rect
interface is used to represent any
rect value. This interface reflects the values in the
underlying style property. Hence, modifications made through this
interface modify the style property.UNKNOWN: The UNKNOWN: This attribute is used for the bottom of the rect. UNKNOWN: UNKNOWN: This attribute is used for the left of the rect. UNKNOWN: This attribute is used for the right of the rect. UNKNOWN: This attribute is used for the top of the rect. Rect
interface is used to represent any
Constructor Summary protected Rect(Class dummy) Rect() Rect(Rect other)
Method Summary CSSPrimitiveValue bottom() boolean isNull() CSSPrimitiveValue left() CSSPrimitiveValue right() CSSPrimitiveValue top() Constructor Detail
Rect
Rect
Rect
Method Detail
bottom
isNull
left
right
top