public class WorldTable extends Table
| Constructor and Description |
|---|
WorldTable() |
WorldTable(long rowCount,
HashMap<String,SQLType> fields,
String tableName,
double resolution) |
| Modifier and Type | Method and Description |
|---|---|
double |
getResolution() |
void |
setResolution(double resolution) |
getFields, getRowCount, getTableName, setFields, setRowCount, setTableName, toStringCopyright © 2015. All Rights Reserved.