|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericStandaloneGraph | |
---|---|
org.gcube.contentmanagement.graphtools.abstracts | |
org.gcube.contentmanagement.graphtools.plotting.graphs | |
org.gcube.dataanalysis.ecoengine.evaluation.bioclimate |
Uses of GenericStandaloneGraph in org.gcube.contentmanagement.graphtools.abstracts |
---|
Methods in org.gcube.contentmanagement.graphtools.abstracts that return GenericStandaloneGraph | |
---|---|
protected abstract GenericStandaloneGraph |
GenericStandaloneGraph.getInstance(String title)
|
Uses of GenericStandaloneGraph in org.gcube.contentmanagement.graphtools.plotting.graphs |
---|
Subclasses of GenericStandaloneGraph in org.gcube.contentmanagement.graphtools.plotting.graphs | |
---|---|
class |
GaussianDistributionGraph
|
class |
HistogramGraph
|
class |
LineGraph
|
class |
NumericSeriesGraph
|
class |
PieGraph
|
class |
RadarGraph
|
class |
ScatterGraphGeneric
|
class |
ScatterGraphNumeric
|
class |
TimeSeriesGraph
|
class |
TransectLineGraph
|
Methods in org.gcube.contentmanagement.graphtools.plotting.graphs that return GenericStandaloneGraph | |
---|---|
protected GenericStandaloneGraph |
TransectLineGraph.getInstance(String title)
|
protected GenericStandaloneGraph |
TimeSeriesGraph.getInstance(String title)
|
protected GenericStandaloneGraph |
ScatterGraphNumeric.getInstance(String title)
|
protected GenericStandaloneGraph |
ScatterGraphGeneric.getInstance(String title)
|
protected GenericStandaloneGraph |
RadarGraph.getInstance(String title)
|
protected GenericStandaloneGraph |
PieGraph.getInstance(String title)
|
protected GenericStandaloneGraph |
NumericSeriesGraph.getInstance(String title)
|
protected GenericStandaloneGraph |
LineGraph.getInstance(String title)
|
protected GenericStandaloneGraph |
HistogramGraph.getInstance(String title)
|
protected GenericStandaloneGraph |
GaussianDistributionGraph.getInstance(String title)
|
Uses of GenericStandaloneGraph in org.gcube.dataanalysis.ecoengine.evaluation.bioclimate |
---|
Subclasses of GenericStandaloneGraph in org.gcube.dataanalysis.ecoengine.evaluation.bioclimate | |
---|---|
class |
BioClimateGraph
|
Methods in org.gcube.dataanalysis.ecoengine.evaluation.bioclimate that return GenericStandaloneGraph | |
---|---|
protected GenericStandaloneGraph |
BioClimateGraph.getInstance(String title)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |