Package ucar.nc2.ft

Interface PointFeatureCCIterator.Filter

  • Enclosing interface:
    PointFeatureCCIterator

    public static interface PointFeatureCCIterator.Filter
    A filter on nestedPointFeatureCollection
    • Method Detail

      • filter

        boolean filter​(PointFeatureCC nestedPointFeatureCollection)
        Filter collections.
        Parameters:
        nestedPointFeatureCollection - check this collection
        Returns:
        true if the collection passes the filter