Uses of Enum Class
heronarts.lx.command.LXCommand.Clip.MoveMarker.Operation
Packages that use LXCommand.Clip.MoveMarker.Operation
-
Uses of LXCommand.Clip.MoveMarker.Operation in heronarts.lx.command
Methods in heronarts.lx.command that return LXCommand.Clip.MoveMarker.OperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LXCommand.Clip.MoveMarker.Operation[]
LXCommand.Clip.MoveMarker.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in heronarts.lx.command with parameters of type LXCommand.Clip.MoveMarker.OperationModifierConstructorDescriptionMoveMarker
(LXClip clip, LXCommand.Clip.Marker marker, Cursor increment, LXCommand.Clip.MoveMarker.Operation op)