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.ComponentTypeLXRegistry.getInstantiableComponentType(Class<?> clz) static LXRegistry.ComponentTypeReturns 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 TypeMethodDescriptionintLXClassLoader.Package.getNumComponents(LXRegistry.ComponentType componentType)