Uses of Enum Class
net.paulhertz.pixelaudio.granular.GestureGranularConfig.PathMode
Packages that use GestureGranularConfig.PathMode
-
Uses of GestureGranularConfig.PathMode in net.paulhertz.pixelaudio.granular
Fields in net.paulhertz.pixelaudio.granular declared as GestureGranularConfig.PathModeModifier and TypeFieldDescriptionGestureGranularConfig.Builder.pathModeGestureGranularConfig.pathModeMethods in net.paulhertz.pixelaudio.granular that return GestureGranularConfig.PathModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GestureGranularConfig.PathMode[]GestureGranularConfig.PathMode.values()Returns an array containing the constants of this enum class, in the order they are declared.