Package | Description |
---|---|
org.uob.braveapi.signaller.algorithms.graphs |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<GraphSeries> |
Graph.getSeries()
Gets the list of series for this graph.
|
Modifier and Type | Method and Description |
---|---|
void |
Graph.addSeries(GraphSeries graphSeries)
Adds a series to the graph.
|