Uses of Enum Class
heronarts.lx.modulator.OperatorModulator.Operation
Packages that use OperatorModulator.Operation
-
Uses of OperatorModulator.Operation in heronarts.lx.modulator
Fields in heronarts.lx.modulator with type parameters of type OperatorModulator.OperationMethods in heronarts.lx.modulator that return OperatorModulator.OperationModifier and TypeMethodDescriptionstatic OperatorModulator.Operation
Returns the enum constant of this class with the specified name.static OperatorModulator.Operation[]
OperatorModulator.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.