Uses of Class
org.apache.batik.bridge.StyleReference

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

Uses of StyleReference in org.apache.batik.bridge
 

Methods in org.apache.batik.bridge with parameters of type StyleReference
 void BridgeContext.bind(Element element, StyleReference reference)
          Binds a style element to a style reference.
 

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

Methods in org.apache.batik.refimpl.bridge with parameters of type StyleReference
 void ConcreteBridgeContext.bind(Element element, StyleReference reference)
           
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.