ImageGearJava Project > com.accusoft.imagegear.core.shapes Package : ImGearRoundedRectangle Class |
The following tables list the members exposed by ImGearRoundedRectangle.
Name | Description | |
---|---|---|
![]() | ImGearRoundedRectangle Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | getLeftTop | Gets coordinates of the upper-left corner of the rectangle.
|
![]() | getRadius | Gets the radius for the rounded edges.
|
![]() | getRightBottom | Gets coordinates of the right-bottom corner of the rectangle.
|
![]() | setLeftTop | Sets coordinates of the upper-left corner of the rectangle.
|
![]() | setRadius | Sets the radius for the rounded edges.
|
![]() | setRightBottom | Sets coordinates of the right-bottom corner of the rectangle.
|