|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LongColumn | |
|---|---|
| infovis.column | |
| Uses of LongColumn in infovis.column |
|---|
| Subclasses of LongColumn in infovis.column | |
|---|---|
class |
DateColumn
Specialization of LongColumn to manage dates. |
| Methods in infovis.column that return LongColumn | |
|---|---|
static LongColumn |
LongColumn.findColumn(Table t,
String name)
Returns a column as a LongColumn from a table,
creating it if needed. |
static LongColumn |
LongColumn.getColumn(Table t,
int index)
Returns a column as a LongColumn from a
Table. |
static LongColumn |
LongColumn.getColumn(Table t,
String name)
Returns a column as a LongColumn from a
Table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||