Uses of Class
cnuphys.splot.pdata.HistoData
Packages that use HistoData
- 
Uses of HistoData in cnuphys.splot.pdataMethods in cnuphys.splot.pdata that return HistoDataModifier and TypeMethodDescriptionDataColumn.getHistoData()This gets the histogram data, which for non-histograms will benull.Methods in cnuphys.splot.pdata that return types with arguments of type HistoDataMethods in cnuphys.splot.pdata with parameters of type HistoDataModifier and TypeMethodDescriptionstatic PolygonHistoData.GetPolygon(PlotCanvas canvas, HistoData histo) Get the drawing polygonprotected voidDataColumn.setHistoData(HistoData histo) Set the histogram data containerstatic StringHistoData.statusString(PlotCanvas canvas, HistoData histo, Point mousePoint, Point2D.Double wp) Get the status stringConstructors in cnuphys.splot.pdata with parameters of type HistoData