Interface TimeseriesXAxisPanelOptions
-
- All Superinterfaces:
Destroyable
,OptionHandler
,PlotPanelAxisOptions
- All Known Implementing Classes:
AbstractTimeseriesXAxisPanelOptions
,DefaultTimeseriesXAxisPanelOptions
public interface TimeseriesXAxisPanelOptions extends PlotPanelAxisOptions
Interface for axis panel options for X 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
-
-