Package org.apache.xmlgraphics.image.loader
package org.apache.xmlgraphics.image.loader
Contains image loading and conversion infrastructure for various image sources and an image cache.
-
ClassDescriptionRepresents an instance of an image (bitmap or vector graphic).The ImageContext interface provides session-independent information (mainly configuration values).Base class for all image-related exceptions.The flavor of an image indicates in which form it is available.Represents an image that may not have been fully loaded.ImageManager is the central starting point for image access.This interface defines some standard hints to be used for image processing in this package.This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).Encapsulates the size of an image.Acts as a holder for the input to image loading operations.Special image flavor subclass which enables the restriction to a particular MIME type.Special image flavor subclass which enables the refinement to specific (sub-)flavors but maintaining compatibility to a parent (i.e.Simple refined image flavor implementation that just differs flavors by name but allows to specify a parent flavor.Exception which indicates that a particular (sub-)image could not be found.Special image flavor subclass which enables the restriction to a particular XML namespace.