Uses of Class
infovis.column.IntSparseColumn

Packages that use IntSparseColumn
infovis.column   
 

Uses of IntSparseColumn in infovis.column
 

Methods in infovis.column that return IntSparseColumn
static IntSparseColumn IntSparseColumn.findColumn(Table t, String name)
          Returns a column as a IntColumn from a table, creating it if needed.
static IntSparseColumn IntSparseColumn.getColumn(Table t, int index)
          Returns a column as a IntColumn from an Table.
static IntSparseColumn IntSparseColumn.getColumn(Table t, String name)
          Returns a column as an IntColumn from a Table.
 



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.