ImageGearJava Project > com.accusoft.imagegear.core.shapes Package : IImGearDoublePoint Interface |
The following tables list the members exposed by IImGearDoublePoint.
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.
|