Uses of Interface
org.eclipse.nebula.visualization.widgets.figures.IntensityGraphFigure.ICroppedDataSizeListener
-
Packages that use IntensityGraphFigure.ICroppedDataSizeListener Package Description org.eclipse.nebula.visualization.widgets.figures -
-
Uses of IntensityGraphFigure.ICroppedDataSizeListener in org.eclipse.nebula.visualization.widgets.figures
Fields in org.eclipse.nebula.visualization.widgets.figures with type parameters of type IntensityGraphFigure.ICroppedDataSizeListener Modifier and Type Field Description private java.util.List<IntensityGraphFigure.ICroppedDataSizeListener>
IntensityGraphFigure. croppedDataSizeListeners
Methods in org.eclipse.nebula.visualization.widgets.figures with parameters of type IntensityGraphFigure.ICroppedDataSizeListener Modifier and Type Method Description void
IntensityGraphFigure. addCroppedDataSizeListener(IntensityGraphFigure.ICroppedDataSizeListener listener)
-