Interface GeoComplexPolygon.EdgeIterator

    • Method Detail

      • matches

        boolean matches​(GeoComplexPolygon.Edge edge)
        Parameters:
        edge - is the edge that matched.
        Returns:
        true if the iteration should continue, false otherwise.