Interface TimeseriesYAxisPanelOptions
-
- All Superinterfaces:
Destroyable
,OptionHandler
,PlotPanelAxisOptions
- All Known Implementing Classes:
AbstractTimeseriesYAxisPanelOptions
,DefaultTimeseriesYAxisPanelOptions
public interface TimeseriesYAxisPanelOptions extends PlotPanelAxisOptions
Interface for axis panel options for Y axes of timeseries panels.- Version:
- $Revision$
- Author:
- fracpete (fracpete at waikato dot ac dot nz)
-
-
Method Summary
-
Methods inherited from interface adams.core.Destroyable
destroy
-
Methods inherited from interface adams.core.option.OptionHandler
cleanUpOptions, defineOptions, getOptionManager, toCommandLine
-
Methods inherited from interface adams.gui.visualization.core.PlotPanelAxisOptions
configure
-
-