Uses of Class
org.apache.batik.bridge.SVGUseElementBridge.ReferencedElementMutationListener

Packages that use SVGUseElementBridge.ReferencedElementMutationListener
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
 

Uses of SVGUseElementBridge.ReferencedElementMutationListener in org.apache.batik.bridge
 

Fields in org.apache.batik.bridge declared as SVGUseElementBridge.ReferencedElementMutationListener
protected  SVGUseElementBridge.ReferencedElementMutationListener SVGUseElementBridge.l
           
 

Methods in org.apache.batik.bridge with parameters of type SVGUseElementBridge.ReferencedElementMutationListener
 CompositeGraphicsNode SVGUseElementBridge.buildCompositeGraphicsNode(BridgeContext ctx, Element e, CompositeGraphicsNode gn, SVGUseElementBridge.ReferencedElementMutationListener l)
          Creates a GraphicsNode from the input element and populates the input CompositeGraphicsNode
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.