What is Java 2D?
The Java 2D is a set of Java 1.2 core classes that
- extend the AWT to provide a standard, cross-platform interface for handling complex shapes, text, and images
- Enhance graphics, text, and image capabilities of AWT
The Java 2D API
- Enables high-quality device and resolution independent graphics
- Supports enhanced font and text handling
- Provides a single, comprehensive rendering model