Package | Description |
---|---|
sc.fiji.snt.analysis |
Analysis of
Tree s. |
Modifier and Type | Method and Description |
---|---|
static ProfileProcessor.Metric[] |
ProfileProcessor.getMetrics()
Gets the array of available
ProfileProcessor.Metric s |
static ProfileProcessor.Metric |
ProfileProcessor.Metric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileProcessor.Metric[] |
ProfileProcessor.Metric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileProcessor.setMetric(ProfileProcessor.Metric metric)
Sets the metric to be computed for each local neighborhood.
|
void |
PathProfiler.setMetric(ProfileProcessor.Metric metric) |
Copyright © 2015–2021 Fiji. All rights reserved.