| Package | Description |
|---|---|
| sc.fiji.snt.analysis |
Analysis of
Trees. |
| sc.fiji.snt.analysis.graph |
Classes for handling neuronal reconstructions as graphs
|
| Modifier and Type | Method and Description |
|---|---|
NodeStatistics<SWCPoint> |
TreeStatistics.getNodeStatistics() |
NodeStatistics<SWCPoint> |
TreeStatistics.getNodeStatistics(String type) |
| Constructor and Description |
|---|
NodeColorMapper(NodeStatistics<?> nodeStatistics)
Instantiates the mapper.
|
NodeColorMapper(NodeStatistics<?> nodeStatistics,
Context context)
Instantiates the mapper.
|
| Modifier and Type | Method and Description |
|---|---|
NodeStatistics<SWCPoint> |
DirectedWeightedGraph.getNodeStatistics()
Gets a NodeStatistics instance for the vertex set
|
NodeStatistics<SWCPoint> |
DirectedWeightedSubgraph.getNodeStatistics(String type) |
NodeStatistics<SWCPoint> |
DirectedWeightedGraph.getNodeStatistics(String type)
Gets a NodeStatistics instance for the nodes in the vertex set of the specified type
|
Copyright © 2018–2021 Morphonets. All rights reserved.