Uses of Class
fr.esrf.tangoatk.widget.util.chart.DataList
Packages that use DataList
Package
Description
Contains a set of classes to handle 2D scientific plots.
-
Uses of DataList in fr.esrf.tangoatk.widget.util.chart
Fields in fr.esrf.tangoatk.widget.util.chart declared as DataListModifier and TypeFieldDescriptionDataList.nextSearchInfo.valueHandle to the y valueSearchInfo.xvalueHandle to the X value (XY monitoring)Methods in fr.esrf.tangoatk.widget.util.chart that return DataListModifier and TypeMethodDescriptionJLDataView.getData()Return a handle on the data.JLDataView.getLastValue()Get last value.JLDataView.getLastValueRaw()Get last value ignoring filterMethods in fr.esrf.tangoatk.widget.util.chart with parameters of type DataList -
Uses of DataList in fr.esrf.tangoatk.widget.util.chart.math
Fields in fr.esrf.tangoatk.widget.util.chart.math declared as DataList