Uses of Class
fr.esrf.tangoatk.widget.util.chart.ColorItem
Packages that use ColorItem
Package
Description
Contains a set of classes to handle 2D scientific plots.
-
Uses of ColorItem in fr.esrf.tangoatk.widget.util.chart
Methods in fr.esrf.tangoatk.widget.util.chart that return types with arguments of type ColorItemModifier and TypeMethodDescriptionJLDataView.getBarFillColors()Gets the filling color vector for a barchart.Method parameters in fr.esrf.tangoatk.widget.util.chart with type arguments of type ColorItemModifier and TypeMethodDescriptionvoidJLDataView.setBarFillColors(Vector<ColorItem> bfColors) Sets the filling color vector for a barchart.