xmlgraphics-commons 1.4

Uses of Package
org.apache.xmlgraphics.image.loader

Packages that use org.apache.xmlgraphics.image.loader
org.apache.xmlgraphics.image.loader Contains image loading and conversion infrastructure for various image sources and an image cache. 
org.apache.xmlgraphics.image.loader.cache Contains image caching infrastructure. 
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. 
org.apache.xmlgraphics.image.loader.pipeline Provides an image loading and processing pipeline. 
org.apache.xmlgraphics.image.loader.spi Defines service provider interfaces for the image infrastructure. 
org.apache.xmlgraphics.image.loader.util Contains utilities and helper classes useful in conjunction with the image package. 
 

Classes in org.apache.xmlgraphics.image.loader used by org.apache.xmlgraphics.image.loader
Image
          Represents an instance of an image (bitmap or vector graphic).
ImageContext
          The ImageContext interface provides session-independent information (mainly configuration values).
ImageException
          Base class for all image-related exceptions.
ImageFlavor
          The flavor of an image indicates in which form it is available.
ImageInfo
          Represents an image that may not have been fully loaded.
ImageSessionContext
          This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
ImageSize
          Encapsulates the size of an image.
RefinedImageFlavor
          Special image flavor subclass which enables the refinement to specific (sub-)flavors but maintaining compatibility to a parent (i.e.
 

Classes in org.apache.xmlgraphics.image.loader used by org.apache.xmlgraphics.image.loader.cache
Image
          Represents an instance of an image (bitmap or vector graphic).
ImageException
          Base class for all image-related exceptions.
ImageFlavor
          The flavor of an image indicates in which form it is available.
ImageInfo
          Represents an image that may not have been fully loaded.
ImageManager
          ImageManager is the central starting point for image access.
ImageSessionContext
          This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
 

Classes in org.apache.xmlgraphics.image.loader used by org.apache.xmlgraphics.image.loader.impl
Image
          Represents an instance of an image (bitmap or vector graphic).
ImageContext
          The ImageContext interface provides session-independent information (mainly configuration values).
ImageException
          Base class for all image-related exceptions.
ImageFlavor
          The flavor of an image indicates in which form it is available.
ImageInfo
          Represents an image that may not have been fully loaded.
ImageSessionContext
          This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
ImageSize
          Encapsulates the size of an image.
XMLNamespaceEnabledImageFlavor
          Special image flavor subclass which enables the restriction to a particular XML namespace.
 

Classes in org.apache.xmlgraphics.image.loader used by org.apache.xmlgraphics.image.loader.impl.imageio
Image
          Represents an instance of an image (bitmap or vector graphic).
ImageContext
          The ImageContext interface provides session-independent information (mainly configuration values).
ImageException
          Base class for all image-related exceptions.
ImageFlavor
          The flavor of an image indicates in which form it is available.
ImageInfo
          Represents an image that may not have been fully loaded.
ImageSessionContext
          This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
ImageSize
          Encapsulates the size of an image.
 

Classes in org.apache.xmlgraphics.image.loader used by org.apache.xmlgraphics.image.loader.pipeline
Image
          Represents an instance of an image (bitmap or vector graphic).
ImageException
          Base class for all image-related exceptions.
ImageFlavor
          The flavor of an image indicates in which form it is available.
ImageInfo
          Represents an image that may not have been fully loaded.
ImageManager
          ImageManager is the central starting point for image access.
ImageSessionContext
          This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
 

Classes in org.apache.xmlgraphics.image.loader used by org.apache.xmlgraphics.image.loader.spi
Image
          Represents an instance of an image (bitmap or vector graphic).
ImageContext
          The ImageContext interface provides session-independent information (mainly configuration values).
ImageException
          Base class for all image-related exceptions.
ImageFlavor
          The flavor of an image indicates in which form it is available.
ImageInfo
          Represents an image that may not have been fully loaded.
ImageSessionContext
          This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
 

Classes in org.apache.xmlgraphics.image.loader used by org.apache.xmlgraphics.image.loader.util
ImageSessionContext
          This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run).
 


xmlgraphics-commons 1.4

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.