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