Package ucar.nc2.ft

Interface PointFeatureIterator.Filter

    • Method Detail

      • filter

        boolean filter​(PointFeature pointFeature)
        True if the PointFeature passes this filter
        Parameters:
        pointFeature - the PointFeature to test
        Returns:
        true if given pointFeature passes the filter