Package org.apache.xmlgraphics.image.loader.impl
package org.apache.xmlgraphics.image.loader.impl
Contains implementations of image loaders and converters.
-
ClassDescriptionAbstract base class for Image implementations.Abstract base class for ImageConverter implementations.Simple abstract base class for ImageLoaders.Abstract base class for ImageLoaderFactory implementations.Abstract base class for image preloaders.Abstract base class for classes implementing ImageSessionContext.Implementations of this interface will be used as the mechanism for creating the
Source
that wraps resources.This fallback resolver is to be used in environments where controlling file access is of critical importance.An unrestricted resolver that has various contingency mechanisms that access the file-system.Composite ImageLoader implementation in order to provide fallbacks when one ImageLoader fails due to some limitation.Very simple ImageContext implementation that uses theToolkit
's screen resolution.Very simple implementation of the ImageSessionContext interface.This class is an implementation of the Image interface exposing a BufferedImage.This ImageConverter wraps a bitmap image in a Graphics2D image.This ImageConverter converts BufferedImages to RenderedImages (well, it's basically just a class cast).This ImageConverter converts Graphics2D images to a BufferedImage.This ImageConverter converts Rendered to PNG images.This class is an implementation of the Image interface exposing a Graphics2DImagePainter.ImageLoader for EPS (Encapsulated PostScript) images.Factory class for the ImageLoader for EPS (Encapsulated PostScript) images.Factory class for the ImageLoader for TIFF (based on Commons' internal TIFF codec).Factory class for the ImageLoader for raw/undecoded images.Factory class for the ImageLoader for raw/undecoded CCITT encoded images.An ImageLoader implementation based on Commons' internal TIFF codec.ImageLoader for formats consumed "raw" (undecoded).ImageLoader for CCITT group 3 and 4 images consumed "raw" (undecoded).ImageLoader for JPEG images consumed "raw" (undecoded).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.This class is an implementation of the Image interface exposing EPS file.This class is an implementation of the Image interface exposing a JPEG file.This class is an implementation of the Image interface exposing an InputStream for loading the raw/undecoded image.InputStream factory that wraps a byte array.Represents a factory for InputStream objects.This class is an implementation of the Image interface exposing a RenderedImage.This class is an implementation of the Image interface exposing an XML DOM (W3C).Constants for JPEG imagesProvides methods useful for processing JPEG files.Image preloader for BMP images.Image preloader for EMF images.Image preloader for EPS images (Encapsulated PostScript).Holder class for various pointers to the contents of the EPS file.Image preloader for GIF images.Image preloader for JPEG images.Image preloader for TIFF images.