Package | Description |
---|---|
org.apache.xmlgraphics.image.loader.impl |
Contains implementations of image loaders and converters.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageBuffered
This class is an implementation of the Image interface exposing a BufferedImage.
|
class |
ImageGraphics2D
This class is an implementation of the Image interface exposing a Graphics2DImagePainter.
|
class |
ImageRawCCITTFax
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 |
ImageRawEPS
This class is an implementation of the Image interface exposing EPS file.
|
class |
ImageRawJPEG
This class is an implementation of the Image interface exposing a JPEG file.
|
class |
ImageRawPNG |
class |
ImageRawStream
This class is an implementation of the Image interface exposing an InputStream for loading the
raw/undecoded image.
|
class |
ImageRendered
This class is an implementation of the Image interface exposing a RenderedImage.
|
class |
ImageXMLDOM
This class is an implementation of the Image interface exposing an XML DOM (W3C).
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.