Interface GeometryFilter

    • Method Detail

      • filter

        void filter​(Geometry geom)
        Performs an operation with or on geom.
        Parameters:
        geom - a Geometry to which the filter is applied.