Package com.steadystate.css.dom
Class RectImpl
java.lang.Object
com.steadystate.css.dom.RectImpl
- All Implemented Interfaces:
Serializable
,Rect
- Version:
- $Release$
- Author:
- David Schweinsberg
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RectImpl
Creates new RectImpl
-
-
Method Details
-
getTop
Description copied from interface:Rect
This attribute is used for the top of the rect. -
getRight
Description copied from interface:Rect
This attribute is used for the right of the rect. -
getBottom
Description copied from interface:Rect
This attribute is used for the bottom of the rect. -
getLeft
Description copied from interface:Rect
This attribute is used for the left of the rect. -
toString
-