Uses of Interface
heronarts.lx.parameter.IEnumParameter
Packages that use IEnumParameter
Package
Description
Abstraction for values that may be monitored and controlled via UI.
-
Uses of IEnumParameter in heronarts.lx.parameter
Classes in heronarts.lx.parameter that implement IEnumParameterModifier and TypeClassDescriptionclass
CompoundEnumParameter<T extends Enum<T>>
class
EnumParameter<T extends Enum<T>>
Methods in heronarts.lx.parameter that return IEnumParameter