Class XplorReader

    • Field Detail

      • nBlock

        private int nBlock
      • linePt

        private int linePt
      • nRead

        private int nRead
    • Constructor Detail

      • XplorReader

        XplorReader()
    • Method Detail

      • readParameters

        protected void readParameters()
                               throws java.lang.Exception
        Specified by:
        readParameters in class VolumeFileReader
        Throws:
        java.lang.Exception
      • getLine

        private java.lang.String getLine()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • nextVoxel

        protected float nextVoxel()
                           throws java.lang.Exception
        Overrides:
        nextVoxel in class VolumeFileReader
        Throws:
        java.lang.Exception