Uses of Class
org.apache.xmlgraphics.image.loader.RefinedImageFlavor
-
Packages that use RefinedImageFlavor Package Description org.apache.xmlgraphics.image.loader Contains image loading and conversion infrastructure for various image sources and an image cache. -
-
Uses of RefinedImageFlavor in org.apache.xmlgraphics.image.loader
Subclasses of RefinedImageFlavor in org.apache.xmlgraphics.image.loader Modifier and Type Class Description class
MimeEnabledImageFlavor
Special image flavor subclass which enables the restriction to a particular MIME type.class
SimpleRefinedImageFlavor
Simple refined image flavor implementation that just differs flavors by name but allows to specify a parent flavor.class
XMLNamespaceEnabledImageFlavor
Special image flavor subclass which enables the restriction to a particular XML namespace.
-