org.apache.xmlgraphics.image
Classes, codecs and utilities for bitmap images.
Contains extensions to the java.awt.image package. This
package provides convenient methods, some utility classes and image
codec classes. These generally bypass broken methods in Java2D or
provide tweaked implementations.
Provides convenience base and utility classes for subclassing the
java.awt.Graphics2D class in order to translate
Java 2D primitives into another graphic format.
Provides utility classes for internationalization.
The responsibility of the i18n package is to provide a facade for
the various internationalization utility classes of the standard
Java API. The API should be used for compositing string messages in
a language-neutral way.
Schema and schema adapter classes for accessing XMP metadata. The
schema classes provide information about a particular XMP schema.
The adapter classes are wrappers around a Metadata object and
provide easy Java read and write access to XMP metadata.