Uses of Class
org.apache.batik.bridge.EventTargetWrapper.FunctionProxy
-
Packages that use EventTargetWrapper.FunctionProxy 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 EventTargetWrapper.FunctionProxy in org.apache.batik.bridge
Subclasses of EventTargetWrapper.FunctionProxy in org.apache.batik.bridge Modifier and Type Class Description (package private) static classEventTargetWrapper.FunctionAddNSProxy(package private) static classEventTargetWrapper.FunctionAddProxyThis function proxy is delegating most of the job to the underlying NativeJavaMethod object through the FunctionProxy.(package private) static classEventTargetWrapper.FunctionRemoveNSProxy(package private) static classEventTargetWrapper.FunctionRemoveProxy
-