Uses of Enum Class
heronarts.lx.parameter.QuantizedTriggerParameter.OutputMode
Packages that use QuantizedTriggerParameter.OutputMode
Package
Description
Abstraction for values that may be monitored and controlled via UI.
-
Uses of QuantizedTriggerParameter.OutputMode in heronarts.lx.parameter
Methods in heronarts.lx.parameter that return QuantizedTriggerParameter.OutputModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static QuantizedTriggerParameter.OutputMode[]
QuantizedTriggerParameter.OutputMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.lx.parameter with parameters of type QuantizedTriggerParameter.OutputModeModifier and TypeMethodDescriptionQuantizedTriggerParameter.setOutputMode
(QuantizedTriggerParameter.OutputMode outputMode)