Package org.apache.batik.apps.svgbrowser
Interface ElementOverlayController
- All Known Implementing Classes:
DOMViewer.DOMViewerElementOverlayController
public interface ElementOverlayController
Provides the information to control the ElementOverlay.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns whether the ElementOverlay is enabled.
-
Method Details
-
isOverlayEnabled
boolean isOverlayEnabled()Returns whether the ElementOverlay is enabled.
-