down vote
accepted
|
You can change your coordinate system using the translate() function. For example:
You can also use scale(), rotate() and shear() for more powerful transformations of the coordinate system.
For more information check this page: http://docstore.mik.ua/orelly/java-ent/jfc/ch04_03.htm |
Thursday, July 27, 2017
Is it possible in Java2D to move the coordinate system?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment