Uses of Class
org.apache.xmlgraphics.image.loader.impl.AbstractImage
Packages that use AbstractImage
Package
Description
Contains implementations of image loaders and converters.
-
Uses of AbstractImage in org.apache.xmlgraphics.image.loader.impl
Subclasses of AbstractImage in org.apache.xmlgraphics.image.loader.implModifier and TypeClassDescriptionclass
This class is an implementation of the Image interface exposing a BufferedImage.class
This class is an implementation of the Image interface exposing a Graphics2DImagePainter.class
This class is an implementation of the Image interface exposing a 1-bit bitmap image stream that can be decoded by the PostScript or PDF CCITTFaxDecode filter.class
This class is an implementation of the Image interface exposing EPS file.class
This class is an implementation of the Image interface exposing a JPEG file.class
class
This class is an implementation of the Image interface exposing an InputStream for loading the raw/undecoded image.class
This class is an implementation of the Image interface exposing a RenderedImage.class
This class is an implementation of the Image interface exposing an XML DOM (W3C).