Class ImageIO2


  • public class ImageIO2
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ImageIO2()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Scene read​(java.io.File directory, java.io.File mooName)  
      • Methods inherited from class java.lang.Object

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

      • ImageIO2

        public ImageIO2()
    • Method Detail

      • read

        public Scene read​(java.io.File directory,
                          java.io.File mooName)