Uses of Class
org.apache.batik.util.awt.svg.DOMGroupManager

Packages that use DOMGroupManager
org.apache.batik.util.awt.svg   
 

Uses of DOMGroupManager in org.apache.batik.util.awt.svg
 

Methods in org.apache.batik.util.awt.svg with parameters of type DOMGroupManager
 void DOMTreeManager.addGroupManager(DOMGroupManager groupManager)
           
 void DOMTreeManager.removeGroupManager(DOMGroupManager groupManager)
           
 void DOMTreeManager.appendGroup(Element group, DOMGroupManager groupManager)
          When a group is appended to the tree by this call, all the other group managers are requested to start new groups, in order to preserve the Z-order.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.