Interface S2EdgeQuery.Edges

    • Method Detail

      • nextEdge

        int nextEdge()
        Returns the next edge ID, or throws an exception if empty.
      • isEmpty

        boolean isEmpty()
        Returns true if there are no more edges.