Class TreeAnalyzer

java.lang.Object
org.scijava.AbstractContextual
org.scijava.command.ContextCommand
sc.fiji.snt.analysis.TreeStatistics
sc.fiji.snt.analysis.TreeAnalyzer
All Implemented Interfaces:
Runnable, org.scijava.Cancelable, org.scijava.command.Command, org.scijava.Contextual, org.scijava.plugin.SciJavaPlugin

@Deprecated public class TreeAnalyzer extends TreeStatistics
Deprecated.
Use TreeStatistics instead
  • Constructor Details

    • TreeAnalyzer

      @Deprecated public TreeAnalyzer(Tree tree)
      Deprecated.
      Use TreeStatistics constructors instead
      Instantiates a TreeAnalyzer from a Tree.
      Parameters:
      tree - the Tree to be analyzed