Class Jpeg2000ImageHelper.Jpeg2000Box

  • Enclosing class:
    Jpeg2000ImageHelper

    private static class Jpeg2000ImageHelper.Jpeg2000Box
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int length  
      (package private) int type  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Jpeg2000Box()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • length

        int length
      • type

        int type
    • Constructor Detail

      • Jpeg2000Box

        private Jpeg2000Box()