jhplot
Class IEditor

java.lang.Object
  extended by jhplot.IEditor

public class IEditor
extends java.lang.Object

Advanced image editor for PNG, JPG, GIF files (based on ImageJ)


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


jHepWork 1.7 (C) Chekanov