Uses of Enum Class
net.paulhertz.pixelaudio.granular.GestureGranularParams.HopMode
Packages that use GestureGranularParams.HopMode
-
Uses of GestureGranularParams.HopMode in net.paulhertz.pixelaudio.granular
Fields in net.paulhertz.pixelaudio.granular declared as GestureGranularParams.HopModeModifier and TypeFieldDescriptionprivate GestureGranularParams.HopModeGestureGranularParams.Builder.hopModeGestureGranularParams.hopModeMethods in net.paulhertz.pixelaudio.granular that return GestureGranularParams.HopModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GestureGranularParams.HopMode[]GestureGranularParams.HopMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.paulhertz.pixelaudio.granular with parameters of type GestureGranularParams.HopModeModifier and TypeMethodDescriptionGestureGranularParams.Builder.hopMode(GestureGranularParams.HopMode v)