Documentation of 'jhplot.IEditor' Java class.
IEditor
jhplot

Class IEditor



  • public class IEditor
    extends java.lang.Object
    Advanced image editor for PNG, JPG, GIF files (based on ImageJ)
    • Constructor Summary

      Constructors 
      Constructor and Description
      IEditor()
      Show an empty image viewer.
      IEditor(java.lang.String file)
      Start image editor and load an image.
    • 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

      • IEditor

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

        public IEditor(java.lang.String file)
        Start image editor and load an image.
        Parameters:
        file - image file (with full path)
    • Method Detail

      • doc

        public void doc()
        Show online documentation.

DMelt 3.0 © DataMelt by jWork.ORG