Java

Java 2D

JDK 1.2 Contents
The Java 2D API is a set of classes for advanced 2D graphics and imaging. It encompasses line art, text, and images in a single comprehensive model. The API provides extensive support for image compositing and alpha channel images, a set of classes to provide accurate color space definition and conversion, and a rich set of display-oriented imaging operators. These classes are provided as additions to the java.awt and java.awt.image packages (rather than as a separate package).

Java 2D API Guide
Java 2D API Guide: Enhanced Graphics and Imaging for Java

Java 2D API Specification
(javadoc)

All classes in the following packages are part of the Java 2D API:

In addition, some classes in the java.awt and java.awt.image packages are part of the Java 2D API:


For More Information

Located on the JavaSoft website:


Copyright © 1995-98 Sun Microsystems, Inc. All Rights Reserved.

Please send comments to: 2d-comments@sun.com
 Sun Microsystems, Inc
JavaSoft