Package de.gsi.chart.plugins
Class UpdateAxisLabels
- java.lang.Object
-
- de.gsi.chart.plugins.ChartPlugin
-
- de.gsi.chart.plugins.UpdateAxisLabels
-
public class UpdateAxisLabels extends ChartPlugin
This plugin updates the labels (name and unit) of all axes according to DataSet Metadata. For now the axes are only updated, if there is exactly one DataSet in the each Renderer or the Chart.- Author:
- akrimm
-
-
Constructor Summary
Constructors Constructor Description UpdateAxisLabels()Default Constructor
-
Method Summary
-
Methods inherited from class de.gsi.chart.plugins.ChartPlugin
addButtonsToToolBarProperty, chartProperty, getChart, getChartChildren, getLocationInPlotArea, isAddButtonsToToolBar, layoutChildren, registerInputEventHandler, setAddButtonsToToolBar, setChart, toDataPoint, toDisplayPoint
-
-