| Modifier and Type | Method and Description |
|---|---|
void |
GenericStandaloneGraph.renderGraphGroup(GraphGroups graphgroups) |
List<Image> |
GenericStandaloneGraph.renderGraphGroupImage(int width,
int height,
GraphGroups graphgroups) |
void |
GenericStandaloneGraph.renderImages(String filePath,
int width,
int height,
GraphGroups graphgroups) |
| Modifier and Type | Method and Description |
|---|---|
GraphGroups |
StatisticsGenerator.generateGraphs(int maxElements,
String timeSeriesTable,
String xDimension,
String yDimension,
String groupDimension,
String speciesColumn,
String... filters) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GraphConverter2D.anotatePoints(GraphGroups gg,
List<Integer> pointsIndexes,
List<String> lables) |
static void |
GraphConverter2D.anotateStationaryPoints(GraphGroups gg) |
static void |
GraphConverter2D.anotateStationaryPoints(GraphGroups gg,
List<String> lables) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,List<org.jfree.data.function.NormalDistributionFunction2D>> |
GaussianDistributionGraph.graphs2Normals(GraphGroups gg) |
| Modifier and Type | Method and Description |
|---|---|
static GraphGroups |
GenerateDataTest.populateData(int groupNum) |
Copyright © 2016. All Rights Reserved.