Class Las2SqlLdr.LasFileStream

  • Enclosing class:
    Las2SqlLdr

    public static class Las2SqlLdr.LasFileStream
    extends java.lang.Object
    • Field Detail

      • m_totalReadingTime

        public long m_totalReadingTime
    • Constructor Detail

      • LasFileStream

        public LasFileStream​(java.lang.String sourceLasFile)
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • LasFileStream

        public LasFileStream​(java.io.DataInputStream dis)
                      throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • addPoints

        public boolean addPoints​(Las2SqlLdr.PointData pointData)
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • hasMore

        public boolean hasMore()