Uses of Class
fr.esrf.tangoatk.widget.util.chart.JLAxis
Packages that use JLAxis
Package
Description
Contains a set of class to display the most of tango attributes.
Contains various graphic components used in ATK.
Contains a set of classes to handle 2D scientific plots.
Contains a set of classes to handle a vector drawing viewer and its editor.
-
Uses of JLAxis in fr.esrf.tangoatk.widget.attribute
Methods in fr.esrf.tangoatk.widget.attribute that return JLAxisModifier and TypeMethodDescriptionNumberImageJViewer.getGradientAxis()NumberImageViewer.getGradientAxis()NumberImageJViewer.getXAxis()NumberImageViewer.getXAxis()NumberSpectrumTrend3DViewer.getXAxis()RawImageViewer.getXAxis()NumberImageJViewer.getYAxis()NumberImageViewer.getYAxis()NumberSpectrumTrend3DViewer.getYAxis()RawImageViewer.getYAxis() -
Uses of JLAxis in fr.esrf.tangoatk.widget.util
Fields in fr.esrf.tangoatk.widget.util declared as JLAxisModifier and TypeFieldDescriptionprotected JLAxisJ3DTrend.xAxisprotected JLAxisJImage.xAxisprotected JLAxisJImageJ.xAxisprotected JLAxisJ3DTrend.yAxisprotected JLAxisJImage.yAxisprotected JLAxisJImageJ.yAxisMethods in fr.esrf.tangoatk.widget.util that return JLAxis -
Uses of JLAxis in fr.esrf.tangoatk.widget.util.chart
Fields in fr.esrf.tangoatk.widget.util.chart declared as JLAxisModifier and TypeFieldDescriptionSearchInfo.axisAxis on which the view containing the point is displayedMethods in fr.esrf.tangoatk.widget.util.chart that return JLAxisModifier and TypeMethodDescriptionJLDataView.getAxis()Expert usage.JLChart.getXAxis()Return a handle to the x axisJLChart.getY1Axis()Return a handle to the left y axisJLChart.getY2Axis()Return a handle to the right y axisMethods in fr.esrf.tangoatk.widget.util.chart with parameters of type JLAxisModifier and TypeMethodDescriptionJLAxis.searchNearest(int x, int y, JLAxis xAxis) Search the nearest point in the dataViews.JLAxis.searchNearestNormal(int x, int y, JLAxis xAxis) Expert usage.JLAxis.searchNearestXY(int x, int y, JLAxis xAxis) Expert usage.voidExpert usage.Expert usage.Constructors in fr.esrf.tangoatk.widget.util.chart with parameters of type JLAxis -
Uses of JLAxis in fr.esrf.tangoatk.widget.util.jdraw
Fields in fr.esrf.tangoatk.widget.util.jdraw declared as JLAxis