com.metsci.glimpse.charts.vector.iteration
Class GeoFilterByFeatureCode<V extends GeoObject>

java.lang.Object
  extended by com.metsci.glimpse.charts.vector.iteration.GeoFilterByFeatureCode<V>
All Implemented Interfaces:
GeoFilter<V>

public class GeoFilterByFeatureCode<V extends GeoObject>
extends java.lang.Object
implements GeoFilter<V>

A filter for filtering geoobjects by feature type

Author:
Cunningham

Nested Class Summary
static class GeoFilterByFeatureCode.ENCFilterBuilder
           
 
Method Summary
 boolean passGeoFilter(V geoObj)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

passGeoFilter

public boolean passGeoFilter(V geoObj)
Specified by:
passGeoFilter in interface GeoFilter<V extends GeoObject>


Copyright © 2012 Metron, Inc.. All Rights Reserved.