Uses of Class
org.apache.batik.ext.awt.image.spi.MagicNumberRegistryEntry
-
Packages that use MagicNumberRegistryEntry Package Description org.apache.batik.ext.awt.image.codec.imageio org.apache.batik.ext.awt.image.codec.png -
-
Uses of MagicNumberRegistryEntry in org.apache.batik.ext.awt.image.codec.imageio
Subclasses of MagicNumberRegistryEntry in org.apache.batik.ext.awt.image.codec.imageio Modifier and Type Class Description classAbstractImageIORegistryEntryThis is the base class for all ImageIO-based RegistryEntry implementations.classImageIOJPEGRegistryEntryRegistryEntry implementation for loading JPEG images through Image I/O.classImageIOPNGRegistryEntryRegistryEntry implementation for loading PNG images through Image I/O.classImageIOTIFFRegistryEntryRegistryEntry implementation for loading TIFF images through Image I/O. -
Uses of MagicNumberRegistryEntry in org.apache.batik.ext.awt.image.codec.png
Subclasses of MagicNumberRegistryEntry in org.apache.batik.ext.awt.image.codec.png Modifier and Type Class Description classPNGRegistryEntry
-