Uses of Class
org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure
-
Packages that use IntensityGraphFigure Package Description org.eclipse.nebula.visualization.widgets.figureparts -
-
Uses of IntensityGraphFigure in org.eclipse.nebula.visualization.widgets.figureparts
Fields in org.eclipse.nebula.visualization.widgets.figureparts declared as IntensityGraphFigure Modifier and Type Field Description private IntensityGraphFigure
ROIFigure. intensityGraphFigure
Constructors in org.eclipse.nebula.visualization.widgets.figureparts with parameters of type IntensityGraphFigure Constructor Description ROIFigure(IntensityGraphFigure intensityGraphFigure, java.lang.String name, org.eclipse.swt.graphics.Color color, IntensityGraphFigure.IROIListener roiListener, IntensityGraphFigure.IROIInfoProvider roiInfoProvider)
Constructor of ROI figure.
-