Class Node

    • Constructor Summary

      Constructors 
      Constructor Description
      Node()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract long decode​(javax.imageio.stream.ImageInputStream iis)  
      • Methods inherited from class java.lang.Object

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

      • Node

        Node()
    • Method Detail

      • decode

        protected abstract long decode​(javax.imageio.stream.ImageInputStream iis)
                                throws java.io.IOException
        Throws:
        java.io.IOException