Uses of Enum Class
heronarts.lx.pattern.texture.NoisePattern.Algorithm
Packages that use NoisePattern.Algorithm
Package
Description
Utility abstraction for values that vary over time.
-
Uses of NoisePattern.Algorithm in heronarts.lx.modulator
Fields in heronarts.lx.modulator with type parameters of type NoisePattern.Algorithm -
Uses of NoisePattern.Algorithm in heronarts.lx.pattern.texture
Fields in heronarts.lx.pattern.texture with type parameters of type NoisePattern.AlgorithmMethods in heronarts.lx.pattern.texture that return NoisePattern.AlgorithmModifier and TypeMethodDescriptionstatic NoisePattern.Algorithm
Returns the enum constant of this class with the specified name.static NoisePattern.Algorithm[]
NoisePattern.Algorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.