public class DrawTableValuesPlugin extends Object implements ij.plugin.PlugIn, ij.gui.DialogListener
| Constructor and Description |
|---|
DrawTableValuesPlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
dialogItemChanged(ij.gui.GenericDialog gd,
AWTEvent evt) |
void |
drawValues(ij.ImagePlus target)
Draw the values onto the target image.
|
void |
run(String arg0) |
public void run(String arg0)
run in interface ij.plugin.PlugInpublic boolean dialogItemChanged(ij.gui.GenericDialog gd,
AWTEvent evt)
dialogItemChanged in interface ij.gui.DialogListenerpublic void drawValues(ij.ImagePlus target)
target - the target image.Copyright © 2014–2023 INRA-IJPB Modeling and Digital Imaging lab. All rights reserved.