infovis.utils
Class RowObject
java.lang.Object
infovis.utils.RowObject
public class RowObject
- extends Object
RowObject is used to translate InfoVis table rows into
Java objects when required.
- Version:
- $Revision: 1.1 $
- Author:
- Jean-Daniel Fekete
RowObject
public RowObject(Table table,
int row)
getRow
public int getRow()
getTable
public Table getTable()
getRow
public static int getRow(Table table,
Object obj)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.