| 
Java 2DTM API Specification | 
Documentation Contents | 
The following list contains all of the packages and classes included in the Java 2D API. Each item in the list is linked to its API documentation.
- java.awt.color
 Provides classes for color spaces and color profiles based on the ICC Profile Format Specification.
- java.awt.font
 Provides classes and interfaces relating to fonts and support for representing Type 1, Type 1 Multiple Master, OpenType, and TrueType fonts.
- java.awt.geom
 Provides classes for defining and performing operations on two-dimensional geometric objects.
- java.awt.image
 Provides classes for creating and modifying images, as well as image producers, consumers and filters for configuring image processing.
- java.awt.print
 Provides classes and interfaces for printing two-dimensional objects and includes support for specifying document types, controlling page setup and page formats, and managing job control dialogs.
- javax.print
 Provides the principal classes and interfaces for the Java Print Service API.
- java.awt.image.renderable
 Provides classes and interfaces for producing rendering-independent images.
The
java.awtpackage also includes classes that are part of the Java 2D API:
- java.awt - Contains classes for generating user interfaces and painting graphics and images. The following
 java.awtclasses are part of the Java 2D API.
- java.awt.AlphaComposite
 - java.awt.BasicStroke
 - java.awt.Color
 - java.awt.Composite
 - java.awt.CompositeContext
 - java.awt.Font
 - java.awt.FontMetrics
 - java.awt.GradientPaint
 - java.awt.Graphics
 - java.awt.Graphics2D
 - java.awt.GraphicsConfigTemplate
 - java.awt.GraphicsConfiguration
 - java.awt.GraphicsDevice
 - java.awt.GraphicsEnvironment
 - java.awt.Image
 - java.awt.ImageCapabilities
 - java.awt.MediaTracker
 - java.awt.PageAttributes and its nested classes
 - java.awt.Paint
 - java.awt.PaintContext
 - java.awt.Point
 - java.awt.Polygon
 - java.awt.Rectangle
 - java.awt.RenderingHints and its nested class
 - java.awt.Shape
 - java.awt.Stroke
 - java.awt.TexturePaint
 - java.awt.Toolkit
 - java.awt.Transparency
 
| 
 Copyright © 1995-2004 Sun Microsystems, Inc. All Rights Reserved. Please send comments using the Java 2D Feedback page. | 
    Java Software  |