Uses of Package
org.apache.batik.ext.awt.image.spi

Packages that use org.apache.batik.ext.awt.image.spi
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.spi   
 

Classes in org.apache.batik.ext.awt.image.spi used by org.apache.batik.bridge
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.spi
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.
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.
URLRegistryEntry
          This type of Image tag registy entry is used for 'odd' URL types.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.