Package | Description |
---|---|
org.apache.xmlgraphics.image.loader.impl |
Contains implementations of image loaders and converters.
|
org.apache.xmlgraphics.image.loader.impl.imageio |
Contains an implementation of an image loader which uses ImageIO.
|
Class | Description |
---|---|
AbstractImage |
Abstract base class for Image implementations.
|
AbstractImageConverter |
Abstract base class for ImageConverter implementations.
|
AbstractImageLoader |
Simple abstract base class for ImageLoaders.
|
AbstractImageLoaderFactory |
Abstract base class for ImageLoaderFactory implementations.
|
AbstractImagePreloader |
Abstract base class for image preloaders.
|
AbstractImageSessionContext |
Abstract base class for classes implementing ImageSessionContext.
|
AbstractImageSessionContext.FallbackResolver |
Implementations of this interface will be used as the mechanism for creating the
Source that wraps resources. |
ImageGraphics2D |
This class is an implementation of the Image interface exposing a Graphics2DImagePainter.
|
ImageRawStream |
This class is an implementation of the Image interface exposing an InputStream for loading the
raw/undecoded image.
|
ImageRawStream.InputStreamFactory |
Represents a factory for InputStream objects.
|
ImageRendered |
This class is an implementation of the Image interface exposing a RenderedImage.
|
JPEGConstants |
Constants for JPEG images
|
Class | Description |
---|---|
AbstractImageLoader |
Simple abstract base class for ImageLoaders.
|
AbstractImageLoaderFactory |
Abstract base class for ImageLoaderFactory implementations.
|
AbstractImagePreloader |
Abstract base class for image preloaders.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.