Uses of Class
org.freehep.j3d.plot.ViewUnbinned3DData
-
Packages that use ViewUnbinned3DData Package Description org.freehep.j3d.plot -
-
Uses of ViewUnbinned3DData in org.freehep.j3d.plot
Methods in org.freehep.j3d.plot with parameters of type ViewUnbinned3DData Modifier and Type Method Description voidView3DScatterPlot. setData(ViewUnbinned3DData data)voidView3DItemBuilder. updateData(ViewUnbinned3DData new_raw_data, float shift)Constructors in org.freehep.j3d.plot with parameters of type ViewUnbinned3DData Constructor Description View3DItemBuilder(ViewUnbinned3DData raw_data, float shift)ViewNormalizedUnbinned3DData(ViewUnbinned3DData data, float shift)
-