public class RasterTable extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
csquareColumn |
static String |
idColumn |
static String |
probabilityColumn |
| Constructor and Description |
|---|
RasterTable(double x1,
double x2,
double y1,
double y2,
double z,
double xResolution,
double yResolution,
double[][] values,
org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteTable() |
void |
dumpGeoTable() |
String |
getTablename() |
void |
setTablename(String tablename) |
public static String csquareColumn
public static String probabilityColumn
public static String idColumn
Copyright © 2014. All Rights Reserved.