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 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 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 TypeInterfaceDescriptioninterfaceThis type of Image tag registy entry is used for most normal image file formats.interfaceThis 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 TypeClassDescriptionclassclassThis 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.Methods in org.apache.batik.ext.awt.image.spi with parameters of type RegistryEntry