Uses of Enum Class
heronarts.lx.structure.LXFixture.Protocol
-
Uses of LXFixture.Protocol in heronarts.lx.structure
Modifier and TypeFieldDescriptionprotected final LXFixture.Protocol
LXFixture.OutputDefinition.protocol
Modifier and TypeFieldDescriptionfinal EnumParameter<LXFixture.Protocol>
LXProtocolFixture.protocol
Modifier and TypeMethodDescriptionstatic LXFixture.Protocol
Returns the enum constant of this class with the specified name.static LXFixture.Protocol[]
LXFixture.Protocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionOutputDefinition
(LXFixture.Protocol protocol, LXFixture.Transport transport, InetAddress address, int port, int universe, int channel, int priority, boolean sequenceEnabled, KinetDatagram.Version kinetVersion, float fps, LXFixture.Segment... segments)