Class FileJPEG2000.opj_dwt_t

  • Enclosing class:
    FileJPEG2000

    class FileJPEG2000.opj_dwt_t
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int cas  
      (package private) int dn  
      (package private) int[] mem  
      (package private) int sn  
    • Constructor Summary

      Constructors 
      Constructor Description
      opj_dwt_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • mem

        int[] mem
      • dn

        int dn
      • sn

        int sn
      • cas

        int cas
    • Constructor Detail

      • opj_dwt_t

        opj_dwt_t()