Interface PointIndexIterator

    • Method Detail

      • hasNext

        boolean hasNext()
        Returns:
        true if the iterator has more elements
      • next

        int next()
        Returns:
        the index of the next user-controlled point in the iteration
      • reset

        void reset()
        reset the state of this iterator