| Modifier and Type | Method and Description |
|---|---|
protected org.jfree.data.general.Dataset |
GenericStandaloneGraph.convert2Dataset(GraphData st) |
| Modifier and Type | Method and Description |
|---|---|
static List<Point> |
GraphConverter2D.getStationaryPoints(GraphData graph) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jfree.data.general.Dataset |
NumericSeriesGraph.convert2Dataset(GraphData st) |
protected org.jfree.data.general.Dataset |
TimeSeriesGraph.convert2Dataset(GraphData st) |
protected org.jfree.data.general.Dataset |
GaussianDistributionGraph.convert2Dataset(GraphData st) |
protected org.jfree.data.general.Dataset |
ScatterGraphNumeric.convert2Dataset(GraphData st) |
protected org.jfree.data.general.Dataset |
PieGraph.convert2DatasetOld(GraphData st) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,GraphData> |
GraphGroups.getGraphs() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphGroups.addGraph(String key,
GraphData graph) |
Copyright © 2022. All Rights Reserved.