|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.charts.vector.iteration.GeoAttributeExistanceFilter<V>
public class GeoAttributeExistanceFilter<V extends GeoObject>
This class will filter for geo objects that have a given attribute
Constructor Summary | |
---|---|
GeoAttributeExistanceFilter(GeoAttributeType attributeKey)
|
Method Summary | |
---|---|
boolean |
passGeoFilter(GeoObject geoObject)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeoAttributeExistanceFilter(GeoAttributeType attributeKey)
Method Detail |
---|
public boolean passGeoFilter(GeoObject geoObject)
passGeoFilter
in interface GeoFilter<V extends GeoObject>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |