Uses of Class
es.upm.etsisi.cf4j.util.plot.Plot
-
Packages that use Plot Package Description es.upm.etsisi.cf4j.util.plot This package includes plotting utils designed to analyze data of results obtained as consequence of collaborative filtering research. -
-
Uses of Plot in es.upm.etsisi.cf4j.util.plot
Subclasses of Plot in es.upm.etsisi.cf4j.util.plot Modifier and Type Class Description class
ColumnPlot
Implements a column plot.class
HistogramPlot
Implements a histogram plot.class
LinePlot
Implements a LinePlot.class
ScatterPlot
Implements an ScatterPlot.class
XYPlot
Implements an XYPlot.
-