Package | Description |
---|---|
sc.fiji.snt |
SNT core classes
|
Modifier and Type | Field and Description |
---|---|
SNT.CostType |
Fill.metric |
Modifier and Type | Method and Description |
---|---|
SNT.CostType |
SNT.getCostType() |
SNT.CostType |
Fill.getMetric() |
static SNT.CostType |
SNT.CostType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SNT.CostType[] |
SNT.CostType.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.setCostType(SNT.CostType costType) |
void |
Fill.setMetric(SNT.CostType cost) |
Copyright © 2015–2021 Fiji. All rights reserved.