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 class
EventTargetWrapper.FunctionAddNSProxy
(package private) static class
EventTargetWrapper.FunctionAddProxy
This function proxy is delegating most of the job to the underlying NativeJavaMethod object through the FunctionProxy.(package private) static class
EventTargetWrapper.FunctionRemoveNSProxy
(package private) static class
EventTargetWrapper.FunctionRemoveProxy
-