Uses of Interface
org.apache.batik.apps.svgbrowser.DOMViewerController
Packages that use DOMViewerController
-
Uses of DOMViewerController in org.apache.batik.apps.svgbrowser
Classes in org.apache.batik.apps.svgbrowser that implement DOMViewerControllerModifier and TypeClassDescriptionprotected classJSVGViewerFrame DOMViewerController implementation.Fields in org.apache.batik.apps.svgbrowser declared as DOMViewerControllerModifier and TypeFieldDescriptionprotected DOMViewerControllerHistoryBrowser.DocumentCommandController.controllerThe DOMViewerController.protected DOMViewerControllerDOMViewer.domViewerControllerThe DOMViewer controller.Constructors in org.apache.batik.apps.svgbrowser with parameters of type DOMViewerControllerModifierConstructorDescriptionDocumentCommandController(DOMViewerController controller) The constructor.DOMViewer(DOMViewerController controller) Creates a new DOMViewer panel.