Class ProfileTools_IJPlugIn
java.lang.Object
com.github.JianZhongBerkeley.fiji.ProfileTools_IJPlugIn
- All Implemented Interfaces:
ij.plugin.PlugIn
This class is the entrance class for ImageJ to access PlugIn functions
- Version:
- 1.0
- Author:
- jian zhong
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProfileTools_IJPlugIn
public ProfileTools_IJPlugIn()
-
-
Method Details
-
run
ImageJ plug in entrance method- Specified by:
run
in interfaceij.plugin.PlugIn
- Parameters:
args
- : input arguments for accessing different functions
-