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

Interface Summary
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.
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.
 

Class Summary
AbstractRegistryEntry  
DefaultBrokenLinkProvider  
ImageTagRegistry This class handles the registered Image tag handlers.
JDKRegistryEntry This Image tag registy entry is setup to wrap the core JDK Image stream tools.
JPEGRegistryEntry  
MagicNumberRegistryEntry This Image tag registry entry is built around the notion of magic numbers.
MagicNumberRegistryEntry.MagicNumber Inner class that represents one magic number.
PNGRegistryEntry  
TIFFRegistryEntry  
 



<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.