Package | Description |
---|---|
sc.fiji.snt |
SNT core classes
|
Modifier and Type | Method and Description |
---|---|
SNT.HeuristicType |
SNT.getHeuristicType() |
static SNT.HeuristicType |
SNT.HeuristicType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SNT.HeuristicType[] |
SNT.HeuristicType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SNT.setHeuristicType(SNT.HeuristicType heuristicType) |
Copyright © 2015–2021 Fiji. All rights reserved.