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

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

Uses of WindowWrapper in org.apache.batik.bridge
 

Subclasses of WindowWrapper in org.apache.batik.bridge
 class GlobalWrapper
          Wrapper class for the SVGGlobal object.
 

Fields in org.apache.batik.bridge declared as WindowWrapper
protected  WindowWrapper WindowWrapper.GetURLFunctionWrapper.windowWrapper
          The WindowWrapper
 

Constructors in org.apache.batik.bridge with parameters of type WindowWrapper
WindowWrapper.GetURLFunctionWrapper(RhinoInterpreter ri, org.mozilla.javascript.Function fct, WindowWrapper ww)
          Creates a wrapper.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.