java.lang.Object
ij.plugin.PNM_Writer
- All Implemented Interfaces:
PlugIn
public class PNM_Writer extends java.lang.Object implements PlugIn
-
Constructor Summary
Constructors Constructor Description PNM_Writer()
-
Method Summary
Modifier and Type Method Description void
run(java.lang.String path)
This method is called when the plugin is loaded.
-
Constructor Details
-
PNM_Writer
public PNM_Writer()
-
-
Method Details