ImageGearJava Project > com.accusoft.imagegear.core.shapes Package : ImGearDoublePoint Class |
The following tables list the members exposed by ImGearDoublePoint.
Name | Description | |
---|---|---|
ImGearDoublePoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
getX | Gets X coordinate of the point.
The default value is 0. | |
getY | Gets Y coordinate of the point.
The default value is 0. | |
offset | Shifts the points coordinates by the specified coordinateX and coordinateY values. | |
setX | Sets X coordinate of the point.
The default value is 0. | |
setY | Sets Y coordinate of the point.
The default value is 0. |