|
xmlgraphics-commons 2.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. |
| MimeEnabledImageFlavor | Special image flavor subclass which enables the restriction to a particular MIME type. |
| RefinedImageFlavor | Special image flavor subclass which enables the refinement to specific (sub-)flavors but maintaining compatibility to a parent (i.e. |
| SimpleRefinedImageFlavor | Simple refined image flavor implementation that just differs flavors by name but allows to specify a parent flavor. |
| XMLNamespaceEnabledImageFlavor | Special image flavor subclass which enables the restriction to a particular XML namespace. |
| 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 2.3 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||