Package | Description |
---|---|
sc.fiji.snt |
SNT core classes
|
Modifier and Type | Method and Description |
---|---|
SNT.SearchType |
SNT.getSearchType() |
static SNT.SearchType |
SNT.SearchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SNT.SearchType[] |
SNT.SearchType.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.setSearchType(SNT.SearchType searchType) |
Copyright © 2015–2021 Fiji. All rights reserved.