Uses of Class
org.apache.batik.ext.awt.image.spi.AbstractRegistryEntry
Packages that use AbstractRegistryEntry
Package
Description
-
Uses of AbstractRegistryEntry in org.apache.batik.ext.awt.image.codec.imageio
Subclasses of AbstractRegistryEntry in org.apache.batik.ext.awt.image.codec.imageioModifier and TypeClassDescriptionclassThis is the base class for all ImageIO-based RegistryEntry implementations.classRegistryEntry implementation for loading JPEG images through Image I/O.classRegistryEntry implementation for loading PNG images through Image I/O.classRegistryEntry implementation for loading TIFF images through Image I/O. -
Uses of AbstractRegistryEntry in org.apache.batik.ext.awt.image.codec.png
Subclasses of AbstractRegistryEntry in org.apache.batik.ext.awt.image.codec.png -
Uses of AbstractRegistryEntry in org.apache.batik.ext.awt.image.spi
Subclasses of AbstractRegistryEntry in org.apache.batik.ext.awt.image.spiModifier and TypeClassDescriptionclassThis Image tag registy entry is setup to wrap the core JDK Image stream tools.classThis Image tag registry entry is built around the notion of magic numbers.