Uses of Class
fr.esrf.tangoatk.widget.util.Gradient
Packages that use Gradient
Package
Description
Contains a set of class to display the most of tango attributes.
Contains various graphic components used in ATK.
-
Uses of Gradient in fr.esrf.tangoatk.widget.attribute
Fields in fr.esrf.tangoatk.widget.attribute declared as GradientMethods in fr.esrf.tangoatk.widget.attribute that return GradientModifier and TypeMethodDescriptionNumberImageJViewer.getGradient()Returns current colormapNumberImageViewer.getGradient()Returns current colormapNumberSpectrumTrend3DViewer.getGradient()RawImageViewer.getGradient()Returns current colormapMethods in fr.esrf.tangoatk.widget.attribute with parameters of type GradientModifier and TypeMethodDescriptionvoidNumberImageJViewer.setGradient(Gradient g) Sets the colormapvoidNumberImageViewer.setGradient(Gradient g) Sets the colormapvoidNumberSpectrumTrend3DViewer.setGradient(Gradient g) Sets the colormap.voidRawImageViewer.setGradient(Gradient g) Sets the colormap -
Uses of Gradient in fr.esrf.tangoatk.widget.util
Methods in fr.esrf.tangoatk.widget.util that return GradientModifier and TypeMethodDescriptionGradient.cloneMe()Returns a copy of this gradientJGradientEditor.getGradient()JGradientViewer.getGradient()static GradientJGradientEditor.showDialog(JComponent parent, Gradient g) Display the Gradient editor view.static GradientJGradientEditor.showDialog(JDialog parent, Gradient g) Display the Gradient editor view.static GradientJGradientEditor.showDialog(JFrame parent, Gradient g) Display the Gradient editor view.Methods in fr.esrf.tangoatk.widget.util with parameters of type GradientModifier and TypeMethodDescriptionvoidJGradientEditor.setGradient(Gradient g) voidJGradientViewer.setGradient(Gradient gradient) Sets the gradient to be displayed.static GradientJGradientEditor.showDialog(JComponent parent, Gradient g) Display the Gradient editor view.static GradientJGradientEditor.showDialog(JDialog parent, Gradient g) Display the Gradient editor view.static GradientJGradientEditor.showDialog(JFrame parent, Gradient g) Display the Gradient editor view. -
Uses of Gradient in fr.esrf.tangoatk.widget.util.jgl3dchart
Methods in fr.esrf.tangoatk.widget.util.jgl3dchart that return GradientMethods in fr.esrf.tangoatk.widget.util.jgl3dchart with parameters of type GradientModifier and TypeMethodDescriptionvoidJGL3DChart.setGradient(Gradient g) Sets the gradient for the YAxis data colormap