Uses of Enum Class
heronarts.lx.snapshot.LXSnapshot.ViewScope
-
Uses of LXSnapshot.ViewScope in heronarts.lx.snapshot
Modifier and TypeMethodDescriptionstatic LXSnapshot.ViewScope
Returns the enum constant of this class with the specified name.static LXSnapshot.ViewScope[]
LXSnapshot.ViewScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
LXSnapshot.addDeviceView
(LXSnapshot.ViewScope scope, LXDeviceComponent device) protected void
LXSnapshot.addLayeredView
(LXSnapshot.ViewScope scope, LXLayeredComponent component) protected void
LXSnapshot.addParameterView
(LXSnapshot.ViewScope scope, LXParameter p)