Package | Description |
---|---|
de.epiceric.shopchest.utils |
Modifier and Type | Method and Description |
---|---|
Set<Metrics.Plotter> |
Metrics.Graph.getPlotters()
Gets an unmodifiable set of the plotter objects in the graph
|
Modifier and Type | Method and Description |
---|---|
void |
Metrics.Graph.addPlotter(Metrics.Plotter plotter)
Add a plotter to the graph, which will be used to plot entries
|
void |
Metrics.Graph.removePlotter(Metrics.Plotter plotter)
Remove a plotter from the graph
|
Copyright © 2016. All rights reserved.