infovis.utils
Class InverseRowFilter

java.lang.Object
  extended by infovis.utils.InverseRowFilter
All Implemented Interfaces:
RowFilter

public class InverseRowFilter
extends Object
implements RowFilter


Constructor Summary
InverseRowFilter(RowFilter filter)
           
 
Method Summary
 boolean isFiltered(int row)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InverseRowFilter

public InverseRowFilter(RowFilter filter)
Method Detail

isFiltered

public boolean isFiltered(int row)
Specified by:
isFiltered in interface RowFilter


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