Uses of Interface
org.apache.batik.gvt.ProxyGraphicsNode

Packages that use ProxyGraphicsNode
org.apache.batik.gvt Contains all of the interfaces for describing and painting vector graphics as Java objects. 
org.apache.batik.refimpl.gvt   
 

Uses of ProxyGraphicsNode in org.apache.batik.gvt
 

Methods in org.apache.batik.gvt that return ProxyGraphicsNode
 ProxyGraphicsNode GVTFactory.createProxyGraphicsNode()
          Creates a new ProxyGraphicsNode.
 

Uses of ProxyGraphicsNode in org.apache.batik.refimpl.gvt
 

Methods in org.apache.batik.refimpl.gvt that return ProxyGraphicsNode
 ProxyGraphicsNode ConcreteGVTFactory.createProxyGraphicsNode()
           
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.