Class FileJPEG2000.opj_tcd_tile_t

  • Enclosing class:
    FileJPEG2000

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

      Constructors 
      Constructor Description
      opj_tcd_tile_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
      • numcomps

        int numcomps
      • numpix

        int numpix
      • distotile

        double distotile
      • distolayer

        double[] distolayer
      • packno

        int packno
    • Constructor Detail

      • opj_tcd_tile_t

        opj_tcd_tile_t()