|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GraphGroups in org.gcube.contentmanagement.graphtools.abstracts |
---|
Methods in org.gcube.contentmanagement.graphtools.abstracts with parameters of type GraphGroups | |
---|---|
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)
|
Uses of GraphGroups in org.gcube.contentmanagement.graphtools.core |
---|
Methods in org.gcube.contentmanagement.graphtools.core that return GraphGroups | |
---|---|
GraphGroups |
StatisticsGenerator.generateGraphs(int maxElements,
String timeSeriesTable,
String xDimension,
String yDimension,
String groupDimension,
String speciesColumn,
String... filters)
|
Uses of GraphGroups in org.gcube.contentmanagement.graphtools.data.conversions |
---|
Methods in org.gcube.contentmanagement.graphtools.data.conversions with parameters of type GraphGroups | |
---|---|
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)
|
Uses of GraphGroups in org.gcube.contentmanagement.graphtools.plotting.graphs |
---|
Methods in org.gcube.contentmanagement.graphtools.plotting.graphs with parameters of type GraphGroups | |
---|---|
static Map<String,List<org.jfree.data.function.NormalDistributionFunction2D>> |
GaussianDistributionGraph.graphs2Normals(GraphGroups gg)
|
Uses of GraphGroups in org.gcube.portlets.user.timeseries.charts.support.tests |
---|
Methods in org.gcube.portlets.user.timeseries.charts.support.tests that return GraphGroups | |
---|---|
static GraphGroups |
GenerateDataTest.populateData(int groupNum)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |