Class FileJPEG2000.opj_tcd_band_t

  • Enclosing class:
    FileJPEG2000

    class FileJPEG2000.opj_tcd_band_t
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      opj_tcd_band_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • x0

        int x0
      • y0

        int y0
      • x1

        int x1
      • y1

        int y1
      • bandno

        int bandno
      • precincts_data_size

        int precincts_data_size
      • numbps

        int numbps
      • stepsize

        float stepsize
    • Constructor Detail

      • opj_tcd_band_t

        opj_tcd_band_t()