setControlsFromMap

fun setControlsFromMap(controlMap: Map<String, Double>): Int

Sets all the contained control values using the supplied flat map

Return

the number of control (key, value) pairs that were successfully set

Parameters

controlMap

a flat map of control keys and values, must not be null