Class CaseFilter

java.lang.Object
  |
  +--uk.ac.leeds.ccg.geotools.SimpleFilter
        |
        +--CaseFilter

public class CaseFilter
extends uk.ac.leeds.ccg.geotools.SimpleFilter

See Also:
Serialized Form

Constructor Summary
CaseFilter(uk.ac.leeds.ccg.geotools.GeoData g)
           
 
Method Summary
 boolean isVisible(int id)
           
 
Methods inherited from class uk.ac.leeds.ccg.geotools.SimpleFilter
addFilterChangedListener, notifyFilterChangedListeners, removeFilterChangedListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaseFilter

public CaseFilter(uk.ac.leeds.ccg.geotools.GeoData g)
Method Detail

isVisible

public boolean isVisible(int id)
Overrides:
isVisible in class uk.ac.leeds.ccg.geotools.SimpleFilter