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 TypeClassDescriptionclassThis class is an implementation of the Image interface exposing a BufferedImage.classThis class is an implementation of the Image interface exposing a Graphics2DImagePainter.classThis 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.classThis class is an implementation of the Image interface exposing EPS file.classThis class is an implementation of the Image interface exposing a JPEG file.classclassThis class is an implementation of the Image interface exposing an InputStream for loading the raw/undecoded image.classThis class is an implementation of the Image interface exposing a RenderedImage.classThis class is an implementation of the Image interface exposing an XML DOM (W3C).