com.grocottlab.atlas_toolkit
Class Tree2Volume_

java.lang.Object
  extended by com.grocottlab.atlas_toolkit.Tree2Volume_
All Implemented Interfaces:
PlugIn

public class Tree2Volume_
extends Object
implements PlugIn

A class for 3D reconstruction of hierarchical clustering results generated by the Cluster 3.0 software. This class is called by the Atlas Toolkit menu command "7. Cluster Viewer".


Nested Class Summary
 class Tree2Volume_.ColorEditor
           
 class Tree2Volume_.ColorRenderer
           
 class Tree2Volume_.ProgressRenderer
           
 
Constructor Summary
Tree2Volume_()
           
 
Method Summary
 void run(String arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tree2Volume_

public Tree2Volume_()
Method Detail

run

public void run(String arg)
Specified by:
run in interface PlugIn


Copyright © 2009-2015 ImageJ. All Rights Reserved.