public interface ImageHandlerBase
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Returns the priority for this image handler.
|
Class |
getSupportedImageClass()
Returns the
Class subclass supported by this instance. |
org.apache.xmlgraphics.image.loader.ImageFlavor[] |
getSupportedImageFlavors()
Returns the
ImageFlavor s supported by this instance |
int getPriority()
org.apache.xmlgraphics.image.loader.ImageFlavor[] getSupportedImageFlavors()
ImageFlavor
s supported by this instanceCopyright © 2025 Apache Software Foundation. All rights reserved.