Uses of Enum Class
dev.wyck.wrapper.level.noise.function.DensityFunction.Transform
Packages that use DensityFunction.Transform
-
Uses of DensityFunction.Transform in dev.wyck.wrapper.level.noise.function
Subclasses with type arguments of type DensityFunction.Transform in dev.wyck.wrapper.level.noise.functionModifier and TypeClassDescriptionstatic enumSingle-argument value transforms.Methods in dev.wyck.wrapper.level.noise.function that return DensityFunction.TransformModifier and TypeMethodDescriptionstatic DensityFunction.TransformReturns the enum constant of this class with the specified name.static DensityFunction.Transform[]DensityFunction.Transform.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.wyck.wrapper.level.noise.function with parameters of type DensityFunction.TransformModifier and TypeMethodDescriptionDensityFunction.Factory.transform(DensityFunction.Transform transform, DensityFunction input)