Uses of Package
org.apache.batik.ext.awt.image.spi
-
Packages that use org.apache.batik.ext.awt.image.spi Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.ext.awt.image.codec.imageio org.apache.batik.ext.awt.image.codec.png org.apache.batik.ext.awt.image.spi -
Classes in org.apache.batik.ext.awt.image.spi used by org.apache.batik.bridge Class Description BrokenLinkProvider This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.DefaultBrokenLinkProvider -
Classes in org.apache.batik.ext.awt.image.spi used by org.apache.batik.ext.awt.image.codec.imageio Class Description AbstractRegistryEntry ErrorConstants The built in error codes.ImageWriter Interface which allows image library independent image writing.ImageWriterParams Parameters for the encoder which is accessed through the ImageWriter interface.MagicNumberRegistryEntry This Image tag registry entry is built around the notion of magic numbers.MagicNumberRegistryEntry.MagicNumber Inner class that represents one magic number.RegistryEntry The base interface for all image tag registry entries.StreamRegistryEntry This type of Image tag registy entry is used for most normal image file formats. -
Classes in org.apache.batik.ext.awt.image.spi used by org.apache.batik.ext.awt.image.codec.png Class Description AbstractRegistryEntry ErrorConstants The built in error codes.ImageWriter Interface which allows image library independent image writing.ImageWriterParams Parameters for the encoder which is accessed through the ImageWriter interface.MagicNumberRegistryEntry This Image tag registry entry is built around the notion of magic numbers.RegistryEntry The base interface for all image tag registry entries.StreamRegistryEntry This type of Image tag registy entry is used for most normal image file formats. -
Classes in org.apache.batik.ext.awt.image.spi used by org.apache.batik.ext.awt.image.spi Class Description AbstractRegistryEntry BrokenLinkProvider This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.ErrorConstants The built in error codes.ImageTagRegistry This class handles the registered Image tag handlers.ImageWriter Interface which allows image library independent image writing.ImageWriterParams Parameters for the encoder which is accessed through the ImageWriter interface.ImageWriterRegistry MagicNumberRegistryEntry.MagicNumber Inner class that represents one magic number.RegistryEntry The base interface for all image tag registry entries.StreamRegistryEntry This type of Image tag registy entry is used for most normal image file formats.URLRegistryEntry This type of Image tag registy entry is used for 'odd' URL types.