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