JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.batik.apps.svgbrowser
Interface ElementOverlayController
All Known Implementing Classes:
DOMViewer.DOMViewerElementOverlayController
public interface
ElementOverlayController
Provides the information to control the ElementOverlay.
Version:
$Id: ElementOverlayController.java 1733416 2016-03-03 07:07:13Z gadams $
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isOverlayEnabled
()
Returns whether the ElementOverlay is enabled.
Method Detail
isOverlayEnabled
boolean isOverlayEnabled()
Returns whether the ElementOverlay is enabled.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method