Interface GeoComplexPolygon.CountingEdgeIterator

    • Method Detail

      • getCrossingCount

        int getCrossingCount()
        Returns:
        the number of edges that were crossed.
      • isOnEdge

        boolean isOnEdge()
        Returns:
        true if the endpoint was on an edge.