ImageGearJava Project > com.accusoft.imagegear.core.shapes Package : ImGearPoint Class |
The following tables list the members exposed by ImGearPoint.
Name | Description | |
---|---|---|
![]() | ImGearPoint Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | getX | Gets the x-coordinate of the point.
|
![]() | getY | Gets the y-coordinate of the point.
|
![]() | offset | Shifts the points coordinates by the specified coordinateX and coordinateY values. |
![]() | setX | Sets the x-coordinate of the point.
|
![]() | setY | Sets the y-coordinate of the point.
|
![]() ![]() | vectorAsPoint | Produces a point that can be treated as a vector from p1 to p2. |