public class InteractivePMCC extends AbstractInteractiveBlockFilter
AbstractInteractiveBlockFilter.PaintThread| Modifier and Type | Field and Description |
|---|---|
protected BlockPMCC |
bc |
blockRadiusX, blockRadiusY, canvas, ij, imp, NL, painter, window| Constructor and Description |
|---|
InteractivePMCC() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
calculate() |
protected void |
draw() |
protected void |
init() |
void |
keyPressed(KeyEvent e) |
void |
mouseDragged(MouseEvent e) |
void |
run(String arg) |
protected void |
showHelp() |
keyReleased, keyTyped, mouseClicked, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleasedprotected BlockPMCC bc
protected final void init()
init in class AbstractInteractiveBlockFilterpublic void run(String arg)
run in interface ij.plugin.PlugInrun in class AbstractInteractiveBlockFilterprotected void calculate()
protected final void draw()
draw in class AbstractInteractiveBlockFilterprotected void showHelp()
showHelp in class AbstractInteractiveBlockFilterpublic final void mouseDragged(MouseEvent e)
mouseDragged in interface MouseMotionListenermouseDragged in class AbstractInteractiveBlockFilterpublic final void keyPressed(KeyEvent e)
keyPressed in interface KeyListenerkeyPressed in class AbstractInteractiveBlockFilterCopyright © 2015–2021 Fiji. All rights reserved.