Uses of Enum Class
dev.wyck.wrapper.level.noise.function.DensityFunction.Operation
Packages that use DensityFunction.Operation
-
Uses of DensityFunction.Operation in dev.wyck.wrapper.level.noise.function
Subclasses with type arguments of type DensityFunction.Operation in dev.wyck.wrapper.level.noise.functionModifier and TypeClassDescriptionstatic enumTwo-argument arithmetic operations.Methods in dev.wyck.wrapper.level.noise.function that return DensityFunction.OperationModifier and TypeMethodDescriptionstatic DensityFunction.OperationReturns the enum constant of this class with the specified name.static DensityFunction.Operation[]DensityFunction.Operation.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.OperationModifier and TypeMethodDescriptionDensityFunction.Factory.operation(DensityFunction.Operation operation, DensityFunction first, DensityFunction second)