Java 2D Fundamentals
Java 2D API defines two coordinate spaces: User Coordinate Space and Device Coordinate Space
Java 2D API enhances the functionality of AWT by implementing new methods in existing classes, while extending existing classes and interfaces
The origin of User Coordinate Space lies in the upper left corner increasing to the right and downward