ucar.nc2.ft
Interface NestedPointFeatureCollectionIterator.Filter

Enclosing interface:
NestedPointFeatureCollectionIterator

public static interface NestedPointFeatureCollectionIterator.Filter

A filter on nestedPointFeatureCollection


Method Summary
 boolean filter(NestedPointFeatureCollection nestedPointFeatureCollection)
          Filter collections.
 

Method Detail

filter

boolean filter(NestedPointFeatureCollection nestedPointFeatureCollection)
Filter collections.

Parameters:
nestedPointFeatureCollection - check this collection
Returns:
true if the collection passes the filter