Uses of Class
org.apache.xmlgraphics.java2d.AbstractGraphicsConfiguration
Packages that use AbstractGraphicsConfiguration
Package
Description
Provides convenience base and utility classes for subclassing the
java.awt.Graphics2D
class in order to translate
Java 2D primitives into another graphic format.-
Uses of AbstractGraphicsConfiguration in org.apache.xmlgraphics.java2d
Subclasses of AbstractGraphicsConfiguration in org.apache.xmlgraphics.java2dModifier and TypeClassDescriptionclass
An implementation ofGraphicsConfiguration
that does not support transparencies (alpha channels).class
An implementation ofGraphicsConfiguration
that supports transparencies (alpha channels).