Uses of Interface
org.apache.batik.ext.awt.image.spi.RegistryEntry
Packages that use RegistryEntry
Package
Description
-
Uses of RegistryEntry in org.apache.batik.ext.awt.image.codec.imageio
Classes in org.apache.batik.ext.awt.image.codec.imageio that implement RegistryEntryModifier and TypeClassDescriptionclass
This is the base class for all ImageIO-based RegistryEntry implementations.class
RegistryEntry implementation for loading JPEG images through Image I/O.class
RegistryEntry implementation for loading PNG images through Image I/O.class
RegistryEntry implementation for loading TIFF images through Image I/O. -
Uses of RegistryEntry in org.apache.batik.ext.awt.image.codec.png
Classes in org.apache.batik.ext.awt.image.codec.png that implement RegistryEntry -
Uses of RegistryEntry in org.apache.batik.ext.awt.image.spi
Subinterfaces of RegistryEntry in org.apache.batik.ext.awt.image.spiModifier and TypeInterfaceDescriptioninterface
This type of Image tag registy entry is used for most normal image file formats.interface
This type of Image tag registy entry is used for 'odd' URL types.Classes in org.apache.batik.ext.awt.image.spi that implement RegistryEntryModifier and TypeClassDescriptionclass
class
This Image tag registy entry is setup to wrap the core JDK Image stream tools.class
This Image tag registry entry is built around the notion of magic numbers.Methods in org.apache.batik.ext.awt.image.spi with parameters of type RegistryEntry