Package | Description |
---|---|
sc.fiji.snt.analysis |
Analysis of
Tree s. |
sc.fiji.snt.analysis.graph |
Classes for handling neuronal reconstructions as graphs
|
sc.fiji.snt.viewer |
Visualization of reconstructions
|
Modifier and Type | Class and Description |
---|---|
class |
MultiTreeColorMapper
Class for color coding groups of
Tree s. |
class |
NodeColorMapper
Class for color coding of
NodeStatistics results. |
class |
TreeColorMapper
Class for color coding
Tree s. |
Modifier and Type | Class and Description |
---|---|
class |
GraphColorMapper<V,E extends org.jgrapht.graph.DefaultWeightedEdge> |
Modifier and Type | Class and Description |
---|---|
class |
Viewer2D
Class for rendering
Tree s as 2D plots that can be exported as SVG,
PNG or PDF. |
Modifier and Type | Method and Description |
---|---|
<T extends ColorMapper> |
Viewer3D.addColorBarLegend(T colorMapper)
Adds a color bar legend (LUT ramp) from a
ColorMapper . |
<T extends ColorMapper> |
Viewer2D.addColorBarLegend(T colorMapper)
Adds a color bar legend (LUT ramp) from a
ColorMapper . |
Copyright © 2015–2021 Fiji. All rights reserved.