Interface CoordinateFilter

    • Method Detail

      • filter

        void filter​(Coordinate coord)
        Performs an operation with the coord. There is no guarantee that the coordinate is the actual object stored in the target geometry.
        Parameters:
        coord - a Coordinate to which the filter is applied.