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, mouseReleased
protected BlockPMCC bc
protected final void init()
init
in class AbstractInteractiveBlockFilter
public void run(String arg)
run
in interface ij.plugin.PlugIn
run
in class AbstractInteractiveBlockFilter
protected void calculate()
protected final void draw()
draw
in class AbstractInteractiveBlockFilter
protected void showHelp()
showHelp
in class AbstractInteractiveBlockFilter
public final void mouseDragged(MouseEvent e)
mouseDragged
in interface MouseMotionListener
mouseDragged
in class AbstractInteractiveBlockFilter
public final void keyPressed(KeyEvent e)
keyPressed
in interface KeyListener
keyPressed
in class AbstractInteractiveBlockFilter
Copyright © 2015–2021 Fiji. All rights reserved.