Uses of Class
cnuphys.splot.pdata.Histo2DData
Packages that use Histo2DData
- 
Uses of Histo2DData in cnuphys.splot.pdataMethods in cnuphys.splot.pdata that return Histo2DDataModifier and TypeMethodDescriptionDataColumn.getHistoData2D()This gets the histogram 2D data, which for non-histograms will benull.Methods in cnuphys.splot.pdata with parameters of type Histo2DDataModifier and TypeMethodDescriptionprotected voidDataColumn.setHistoData2D(Histo2DData histo2D) Set the histogram 2D data containerstatic StringHisto2DData.statusString(PlotCanvas canvas, Histo2DData histo, Point mousePoint, Point2D.Double wp) Get the status stringConstructors in cnuphys.splot.pdata with parameters of type Histo2DData