|
Java Graphics Coordinate System |
|
|
Java programs use an x,y coordinate system for all their graphic operations.
The x coordinate is the pixel distance from the left.
The y coordinate is the pixel distance from the top.
Note that the Java y coordinate system, like most other computer graphics systems,
is different from the normal math coordinate system where the y coordinate
goes up from the bottom.
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.