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 class
JSVGViewerFrame DOMViewerController implementation.Fields in org.apache.batik.apps.svgbrowser declared as DOMViewerControllerModifier and TypeFieldDescriptionprotected DOMViewerController
HistoryBrowser.DocumentCommandController.controller
The DOMViewerController.protected DOMViewerController
DOMViewer.domViewerController
The 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.