|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjhplot.IEditor
public class IEditor
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 | |
---|---|
void |
doc()
Show online documentation. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IEditor()
public IEditor(java.lang.String file)
file
- image file (with full path)Method Detail |
---|
public void doc()
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |