|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Threshold.Type | |
|---|---|
| adams.data.filter | |
| Uses of Threshold.Type in adams.data.filter |
|---|
| Fields in adams.data.filter declared as Threshold.Type | |
|---|---|
protected Threshold.Type |
Threshold.m_Type
the type of threshold. |
| Methods in adams.data.filter that return Threshold.Type | |
|---|---|
Threshold.Type |
Threshold.getType()
Returns the type of threshold in use. |
static Threshold.Type |
Threshold.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Threshold.Type[] |
Threshold.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.data.filter with parameters of type Threshold.Type | |
|---|---|
void |
Threshold.setType(Threshold.Type value)
Sets the type of threshold to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||