Uses of Class
org.apache.batik.bridge.WindowWrapper
-
Packages that use WindowWrapper Package Description 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 Modifier and Type Class Description class
GlobalWrapper
Wrapper class for the SVGGlobal object.Fields in org.apache.batik.bridge declared as WindowWrapper Modifier and Type Field Description protected WindowWrapper
WindowWrapper.GetURLFunctionWrapper. windowWrapper
The WindowWrapperConstructors in org.apache.batik.bridge with parameters of type WindowWrapper Constructor Description GetURLFunctionWrapper(RhinoInterpreter ri, org.mozilla.javascript.Function fct, WindowWrapper ww)
Creates a wrapper.
-