All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface ij.plugin.PlugIn

public interface interface PlugIn

Method Index

 o run(ImagePlus)
Extend to create an Image/J plug-in.

Methods

 o run
 public abstract void run(ImagePlus imp)
Extend to create an Image/J plug-in.


All Packages  Class Hierarchy  This Package  Previous  Next  Index