Uses of Enum Class
heronarts.lx.LXRegistry.ComponentType
Packages that use LXRegistry.ComponentType
-
Uses of LXRegistry.ComponentType in heronarts.lx
Methods in heronarts.lx that return LXRegistry.ComponentTypeModifier and TypeMethodDescriptionprotected LXRegistry.ComponentType
LXRegistry.getInstantiableComponentType
(Class<?> clz) static LXRegistry.ComponentType
Returns the enum constant of this class with the specified name.static LXRegistry.ComponentType[]
LXRegistry.ComponentType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in heronarts.lx with parameters of type LXRegistry.ComponentTypeModifier and TypeMethodDescriptionint
LXClassLoader.Package.getNumComponents
(LXRegistry.ComponentType componentType)