xmlgraphics-commons 1.3.1

Package org.apache.xmlgraphics.image.loader.spi

Defines service provider interfaces for the image infrastructure.

See:
          Description

Interface Summary
ImageConverter Defines an image converter that can convert one image representation into another.
ImageLoader This interface is implemented by classes which load images from a source.
ImageLoaderFactory This interface is implemented to provide information about an ImageLoader and to create new instances.
ImagePreloader This interface provides two functions: determining whether an image format is supported and if that's the case, some minimal information (mostly the image's intrinsic size) is extracted and returned.
 

Class Summary
ImageImplRegistry This class is the registry for all implementations of the various service provider interfaces for the image package.
 

Package org.apache.xmlgraphics.image.loader.spi Description

Defines service provider interfaces for the image infrastructure.


xmlgraphics-commons 1.3.1

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