Package | Description |
---|---|
moa.gui.visualization |
Modifier and Type | Class and Description |
---|---|
class |
ParamGraphAxes
ParamGraphAxes is an implementation of AbstractGraphAxes, drawing x labels
based on a parameter.
|
class |
ProcessGraphAxes
ProcessGraphAxes is an implementation of AbstractGraphAxes, drawing x labels
based on the process frequency.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractGraphAxes |
AbstractGraphCanvas.axesPanel |
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.