Class FileJPEG2000.opj_pi_resolution_t

  • Enclosing class:
    FileJPEG2000

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

      Fields 
      Modifier and Type Field Description
      (package private) int pdx  
      (package private) int pdy  
      (package private) int ph  
      (package private) int pw  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • pdx

        int pdx
      • pdy

        int pdy
      • pw

        int pw
      • ph

        int ph
    • Constructor Detail

      • opj_pi_resolution_t

        opj_pi_resolution_t()