ImageGearJava Project > com.accusoft.imagegear.core.shapes Package : IImGearEllipse Interface |
The following tables list the members exposed by IImGearEllipse.
Name | Description | |
---|---|---|
getLeftTop | Gets the coordinate of the upper-left corner of the bounding rectangle.
| |
getRightBottom | Gets the x-coordinate of the lower-right corner of the bounding rectangle.
| |
setLeftTop | Sets the coordinate of the upper-left corner of the bounding rectangle.
| |
setRightBottom | Sets the x-coordinate of the lower-right corner of the bounding rectangle.
|