imbNumberScale Constructor |
| Name | Description | |
|---|---|---|
| imbNumberScale | Initializes a new instance of the imbNumberScale class | |
| imbNumberScale(ListDouble) |
Konstruktor koji postavlja min i max ali iz Liste
pri čemu je 0 član min a 1 član max
| |
| imbNumberScale(numberRangePresetEnum) | Initializes a new instance of the imbNumberScale class | |
| imbNumberScale(Double, Double) |
Konstruktor koji postavlja min i max
|