Class FillRectangle
java.lang.Object
com.independentsoft.office.drawing.RelativeRectangle
com.independentsoft.office.drawing.FillRectangle
The Class FillRectangle.
-
Field Summary
Fields inherited from class com.independentsoft.office.drawing.RelativeRectangle
bottomOffset, leftOffset, rightOffset, topOffset -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.independentsoft.office.drawing.RelativeRectangle
getBottomOffset, getLeftOffset, getRightOffset, getTopOffset, setBottomOffset, setLeftOffset, setRightOffset, setTopOffset
-
Constructor Details
-
FillRectangle
public FillRectangle()Instantiates a new fill rectangle.
-
-
Method Details
-
clone
- Specified by:
clonein classRelativeRectangle
-
toString
-