Uses of Enum Class
heronarts.lx.mixer.LXAbstractChannel.CrossfadeGroup
Packages that use LXAbstractChannel.CrossfadeGroup
-
Uses of LXAbstractChannel.CrossfadeGroup in heronarts.lx.mixer
Fields in heronarts.lx.mixer with type parameters of type LXAbstractChannel.CrossfadeGroupModifier and TypeFieldDescriptionLXAbstractChannel.crossfadeGroup
Crossfade group this channel belongs toMethods in heronarts.lx.mixer that return LXAbstractChannel.CrossfadeGroupModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LXAbstractChannel.CrossfadeGroup[]
LXAbstractChannel.CrossfadeGroup.values()
Returns an array containing the constants of this enum class, in the order they are declared.