Uses of Package
org.apache.xmlgraphics.image.loader.spi
Packages that use org.apache.xmlgraphics.image.loader.spi
Package
Description
Contains image loading and conversion infrastructure for various image
sources and an image cache.
Contains implementations of image loaders and converters.
Contains an implementation of an image loader which uses ImageIO.
Provides an image loading and processing pipeline.
Defines service provider interfaces for the image infrastructure.
-
Classes in org.apache.xmlgraphics.image.loader.spi used by org.apache.xmlgraphics.image.loaderClassDescriptionThis class is the registry for all implementations of the various service provider interfaces for the image package.
-
Classes in org.apache.xmlgraphics.image.loader.spi used by org.apache.xmlgraphics.image.loader.implClassDescriptionDefines an image converter that can convert one image representation into another.This interface is implemented by classes which load images from a source.This interface is implemented to provide information about an ImageLoader and to create new instances.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.
-
Classes in org.apache.xmlgraphics.image.loader.spi used by org.apache.xmlgraphics.image.loader.impl.imageioClassDescriptionThis interface is implemented by classes which load images from a source.This interface is implemented to provide information about an ImageLoader and to create new instances.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.
-
Classes in org.apache.xmlgraphics.image.loader.spi used by org.apache.xmlgraphics.image.loader.pipelineClassDescriptionDefines an image converter that can convert one image representation into another.This class is the registry for all implementations of the various service provider interfaces for the image package.This interface is implemented by classes which load images from a source.
-
Classes in org.apache.xmlgraphics.image.loader.spi used by org.apache.xmlgraphics.image.loader.spiClassDescriptionDefines an image converter that can convert one image representation into another.This class is the registry for all implementations of the various service provider interfaces for the image package.This interface is implemented by classes which load images from a source.This interface is implemented to provide information about an ImageLoader and to create new instances.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.