com.grocottlab.atlas_toolkit
Class ProjectToLabel_
java.lang.Object
com.grocottlab.atlas_toolkit.ProjectToLabel_
- All Implemented Interfaces:
- PlugIn, ActionListener, AdjustmentListener, EventListener
public class ProjectToLabel_
- extends Object
- implements PlugIn, ActionListener, AdjustmentListener
A class for projecting the extracted nuclear signal onto the surface morphology of a tissue.
This class is called by the Atlas Toolkit menu command "2. Project to segment Label".
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectToLabel_
public ProjectToLabel_()
adjustmentValueChanged
public void adjustmentValueChanged(AdjustmentEvent e)
- Specified by:
adjustmentValueChanged
in interface AdjustmentListener
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
showDialog
public void showDialog()
run
public void run(String arg)
- Specified by:
run
in interface PlugIn
Copyright © 2009-2015 ImageJ. All Rights Reserved.