Uses of Enum Class
heronarts.lx.snapshot.LXSnapshot.ViewScope
Packages that use LXSnapshot.ViewScope
-
Uses of LXSnapshot.ViewScope in heronarts.lx.snapshot
Fields in heronarts.lx.snapshot declared as LXSnapshot.ViewScopeMethods in heronarts.lx.snapshot that return LXSnapshot.ViewScopeModifier 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.Methods in heronarts.lx.snapshot with parameters of type LXSnapshot.ViewScopeModifier 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)