Package | Description |
---|---|
sc.fiji.snt.analysis |
Analysis of
Tree s. |
Modifier and Type | Method and Description |
---|---|
static ProfileProcessor.Shape[] |
ProfileProcessor.getShapes()
Gets the array of available
ProfileProcessor.Shape s |
static ProfileProcessor.Shape |
ProfileProcessor.Shape.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileProcessor.Shape[] |
ProfileProcessor.Shape.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.setShape(ProfileProcessor.Shape shape)
Sets the shape to be iterated.
|
void |
PathProfiler.setShape(ProfileProcessor.Shape shape) |
Copyright © 2015–2021 Fiji. All rights reserved.