Interface OdDataIterator<T>

    • Method Detail

      • getCurrentOrigin

        Zone getCurrentOrigin()
        Returns the origin zone object for the current cell
        Returns:
        the origin zone object at the current cell
      • getCurrentDestination

        Zone getCurrentDestination()
        Returns the destination zone object for the current cell
        Returns:
        the destination zone object for the current cell
      • getCurrentValue

        T getCurrentValue()
        Returns the value at the current cell
        Returns:
        the value at the current cell