Uses of Class
sc.fiji.snt.analysis.NodeStatistics
Packages that use NodeStatistics
-
Uses of NodeStatistics in sc.fiji.snt.analysis
Methods in sc.fiji.snt.analysis that return NodeStatisticsModifier and TypeMethodDescriptionTreeStatistics.getNodeStatistics()Convenience method to initialize aNodeStatisticsfrom all the nodes of the Tree being analyzed.TreeStatistics.getNodeStatistics(String type) Convenience method to initialize aNodeStatisticsfrom a subset of the nodes of the Tree being analyzed.Constructors in sc.fiji.snt.analysis with parameters of type NodeStatisticsModifierConstructorDescriptionNodeColorMapper(NodeStatistics<?> nodeStatistics) Instantiates the mapper.NodeColorMapper(NodeStatistics<?> nodeStatistics, org.scijava.Context context) Instantiates the mapper. -
Uses of NodeStatistics in sc.fiji.snt.analysis.graph
Methods in sc.fiji.snt.analysis.graph that return NodeStatisticsModifier and TypeMethodDescriptionDirectedWeightedGraph.getNodeStatistics()Gets a NodeStatistics instance for the vertex setDirectedWeightedGraph.getNodeStatistics(String type) Gets a NodeStatistics instance for the nodes in the vertex set of the specified typeDirectedWeightedSubgraph.getNodeStatistics(String type)