|
xmlgraphics-commons 1.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Image | Represents an instance of an image (bitmap or vector graphic). |
ImageContext | The ImageContext interface provides session-independent information (mainly configuration values). |
ImageProcessingHints | This interface defines some standard hints to be used for image processing in this package. |
ImageSessionContext | This interface is used to tell the cache which images are used by a session (in FOP that would be a rendering run). |
Class Summary | |
---|---|
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. |
ImageSize | Encapsulates the size of an image. |
ImageSource | Acts as a holder for the input to image loading operations. |
Exception Summary | |
---|---|
ImageException | Base class for all image-related exceptions. |
SubImageNotFoundException | Exception which indicates that a particular (sub-)image could not be found. |
Contains image loading and conversion infrastructure for various image sources and an image cache.
|
xmlgraphics-commons 1.3 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |