|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SamplesTable in org.gcube.contentmanagement.graphtools.abstracts |
---|
Methods in org.gcube.contentmanagement.graphtools.abstracts that return SamplesTable | |
---|---|
SamplesTable |
GenericDBExtractor.getMonoDimTable(String table,
String column)
|
Methods in org.gcube.contentmanagement.graphtools.abstracts that return types with arguments of type SamplesTable | |
---|---|
Map<String,SamplesTable> |
GenericDBExtractor.getMultiDimTemporalTables(String table,
String xDimension,
String groupDimension,
String yValue,
String speciesColumn,
String... yFilters)
|
Uses of SamplesTable in org.gcube.contentmanagement.graphtools.data |
---|
Subclasses of SamplesTable in org.gcube.contentmanagement.graphtools.data | |
---|---|
class |
BigSamplesTable
|
class |
GraphSamplesTable
|
Uses of SamplesTable in org.gcube.contentmanagement.graphtools.data.conversions |
---|
Methods in org.gcube.contentmanagement.graphtools.data.conversions with parameters of type SamplesTable | |
---|---|
static List<Point<? extends Number,? extends Number>> |
GraphConverter2D.convert(SamplesTable sampleTable)
|
static List<Point<? extends Number,? extends Number>> |
GraphConverter2D.transformTable(SamplesTable sampleTable)
|
Uses of SamplesTable in org.gcube.contentmanagement.graphtools.data.databases |
---|
Methods in org.gcube.contentmanagement.graphtools.data.databases that return SamplesTable | |
---|---|
SamplesTable |
CommonDBExtractor.getMonoDimTable(String table,
String column)
|
Methods in org.gcube.contentmanagement.graphtools.data.databases that return types with arguments of type SamplesTable | |
---|---|
Map<String,SamplesTable> |
CommonDBExtractor.getMultiDimTemporalTables(List<Filter> filters,
Filter YRangeFilter,
String table,
String xDimension,
String groupDimension,
String yValue,
String speciesColumn,
String... yFilters)
|
Map<String,SamplesTable> |
CommonDBExtractor.getMultiDimTemporalTables(String table,
String xDimension,
String groupDimension,
String yValue,
String speciesColumn,
String... yFilters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |