JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.erichseifert.gral.navigation
Interface Navigable
All Known Implementing Classes:
BarPlot
,
BoxPlot
,
PiePlot
,
RasterPlot
,
XYPlot
public interface
Navigable
Interface for classes that can provide a
Navigator
which translates navigational actions.
Method Summary
Methods
Modifier and Type
Method and Description
Navigator
getNavigator
()
Returns a navigator instance that can control the current object.
Method Detail
getNavigator
Navigator
getNavigator()
Returns a navigator instance that can control the current object.
Returns:
A navigator instance.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method