|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectij.plugin.Profiler
public class Profiler
Implements the Analyze/Plot Profile and Edit/Options/Profile Plot Options commands.
| Constructor Summary | |
|---|---|
Profiler()
|
|
| Method Summary | |
|---|---|
void |
doOptions()
|
Plot |
getPlot()
Returns a profile plot. |
ImagePlus |
getSourceImage()
Returns the ImagePlus used to generate the profile plots. |
void |
run(String arg)
This method is called when the plugin is loaded. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Profiler()
| Method Detail |
|---|
public void run(String arg)
PlugIn
run in interface PlugInpublic Plot getPlot()
PlotMaker
getPlot in interface PlotMakerpublic ImagePlus getSourceImage()
PlotMaker
getSourceImage in interface PlotMakerpublic void doOptions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||