Interface IPointReader

    • Method Detail

      • hasNextTimeValuePair

        boolean hasNextTimeValuePair()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • nextTimeValuePair

        TimeValuePair nextTimeValuePair()
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • currentTimeValuePair

        TimeValuePair currentTimeValuePair()
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • close

        void close()
            throws java.io.IOException
        Throws:
        java.io.IOException