Uses of Class
org.apache.batik.script.DocumentProxy

Packages that use DocumentProxy
org.apache.batik.script Provides an API for interpreting scripting language found in SVG files. 
 

Uses of DocumentProxy in org.apache.batik.script
 

Subclasses of DocumentProxy in org.apache.batik.script
 class SVGDocumentProxy
          Proxy to an SVGDocument using a WeakReference to allow the document to be discared when not used outside of the intepreter.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.