ImageGearJava Project > com.accusoft.imagegear.core.shapes Package : IImGearDoublePoint Interface |
For a list of all members of this type, see IImGearDoublePoint members.
Name | Description | |
---|---|---|
![]() | getX | Gets X coordinate of the point.
|
![]() | getY | Gets Y coordinate of the point.
|
![]() | offset | Shifts the points coordinates by the specified coordinateX and coordinateY values. |
![]() | setX | Sets X coordinate of the point.
|
![]() | setY | Sets Y coordinate of the point.
|