Package | Description |
---|---|
org.apache.xmlgraphics.java2d |
Provides convenience base and utility classes for subclassing the
java.awt.Graphics2D class in order to translate
Java 2D primitives into another graphic format. |
Modifier and Type | Class | Description |
---|---|---|
class |
GraphicsConfigurationWithoutTransparency |
An implementation of
GraphicsConfiguration that does not support transparencies
(alpha channels). |
class |
GraphicsConfigurationWithTransparency |
An implementation of
GraphicsConfiguration that supports transparencies (alpha
channels). |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.