Package | Description |
---|---|
fiji.analyze.directionality |
Modifier and Type | Method and Description |
---|---|
Directionality_.AnalysisMethod |
Directionality_.getMethod()
Returns the analysis method used by this instance.
|
static Directionality_.AnalysisMethod |
Directionality_.AnalysisMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Directionality_.AnalysisMethod[] |
Directionality_.AnalysisMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Directionality_.setMethod(Directionality_.AnalysisMethod method)
Sets the desired method for analysis.
|
Copyright © 2015–2021 Fiji. All rights reserved.