Uses of Interface
org.apache.batik.ext.awt.image.spi.BrokenLinkProvider

Packages that use BrokenLinkProvider
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   
 

Uses of BrokenLinkProvider in org.apache.batik.bridge
 

Classes in org.apache.batik.bridge that implement BrokenLinkProvider
 class SVGBrokenLinkProvider
          This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.
 

Uses of BrokenLinkProvider in org.apache.batik.ext.awt.image.spi
 

Classes in org.apache.batik.ext.awt.image.spi that implement BrokenLinkProvider
 class DefaultBrokenLinkProvider
           
 

Methods in org.apache.batik.ext.awt.image.spi with parameters of type BrokenLinkProvider
static void ImageTagRegistry.setBrokenLinkProvider(BrokenLinkProvider provider)
           
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.