Uses of Class
org.apache.batik.refimpl.bridge.ConcreteBridgeContext

Packages that use ConcreteBridgeContext
org.apache.batik.refimpl.bridge   
 

Uses of ConcreteBridgeContext in org.apache.batik.refimpl.bridge
 

Subclasses of ConcreteBridgeContext in org.apache.batik.refimpl.bridge
 class DefaultBridgeContext
          A default bridge context.
 class SVGBridgeContext
          A bridge context initialized with all bridges needed by the SVG spec.
 

Constructors in org.apache.batik.refimpl.bridge with parameters of type ConcreteBridgeContext
BridgeDOMInsertedRemovedListener(ConcreteBridgeContext context)
          Creates the listener.
BridgeDOMAttrModifiedListener(ConcreteBridgeContext context)
          Creates the listener.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.