Package | Description |
---|---|
moa.gui.visualization |
Modifier and Type | Class and Description |
---|---|
class |
GraphMultiCurve
GraphMultiCurve is an an implementation of AbstractGraphPlot that draws
several curves on a Canvas.
|
class |
GraphScatter
GraphScatter is an implementation of AbstractGraphPlot that draws a scatter
plot.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractGraphPlot |
AbstractGraphCanvas.plotPanel |
Constructor and Description |
---|
AbstractGraphCanvas(AbstractGraphAxes ax,
AbstractGraphPlot g)
Initialises an AbstractGraphCanvas by constructing its AbstractGraphAxes,
AbstractGraphPlot as well as setting initial sizes.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.