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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isOverlayEnabled()
Returns whether the ElementOverlay is enabled.
-