Documentation of 'jhplot.IView' Java class.
IView
jhplot

Class IView



  • public class IView
    extends java.lang.Object
    Simple image viewer for PNG, JPG, GIF files
    • Constructor Summary

      Constructors 
      Constructor and Description
      IView()
      Show an empty image viewer.
      IView(java.lang.String file)
      Show image or images
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void doc()
      Show online documentation.
      • Methods inherited from class java.lang.Object

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

      • IView

        public IView()
        Show an empty image viewer.
      • IView

        public IView(java.lang.String file)
        Show image or images
        Parameters:
        file - image file or files (with full path)
    • Method Detail

      • doc

        public void doc()
        Show online documentation.

DMelt 3.0 © DataMelt by jWork.ORG