Skip navigation links
A B C D E F G I L M N P R S T U V 

A

Abs - Class in com.flowpowered.noise.module.modifier
 
Abs() - Constructor for class com.flowpowered.noise.module.modifier.Abs
 
Add - Class in com.flowpowered.noise.module.combiner
 
Add() - Constructor for class com.flowpowered.noise.module.combiner.Add
 
addControlPoint(double, double) - Method in class com.flowpowered.noise.module.modifier.Curve
 
addControlPoint(double) - Method in class com.flowpowered.noise.module.modifier.Terrace
 
attenuate() - Method in class com.flowpowered.noise.model.Line
Returns a flag indicating whether the output value is to be attenuated (moved toward 0.0) as the ends of the line segment are approached by the input value.

B

Billow - Class in com.flowpowered.noise.module.source
 
Billow() - Constructor for class com.flowpowered.noise.module.source.Billow
 
BILLOW_MAX_OCTAVE - Static variable in class com.flowpowered.noise.module.source.Billow
 
Blend - Class in com.flowpowered.noise.module.combiner
 
Blend() - Constructor for class com.flowpowered.noise.module.combiner.Blend
 

C

Cache - Class in com.flowpowered.noise.module
 
Cache() - Constructor for class com.flowpowered.noise.module.Cache
 
Checkerboard - Class in com.flowpowered.noise.module.source
 
Checkerboard() - Constructor for class com.flowpowered.noise.module.source.Checkerboard
 
Clamp - Class in com.flowpowered.noise.module.modifier
 
Clamp() - Constructor for class com.flowpowered.noise.module.modifier.Clamp
 
clamp(int, int, int) - Static method in class com.flowpowered.noise.Utils
Clamps the value between the low and high boundaries
clearAllControlPoints() - Method in class com.flowpowered.noise.module.modifier.Curve
 
clearAllControlPoints() - Method in class com.flowpowered.noise.module.modifier.Terrace
 
com.flowpowered.noise - package com.flowpowered.noise
 
com.flowpowered.noise.exception - package com.flowpowered.noise.exception
 
com.flowpowered.noise.model - package com.flowpowered.noise.model
 
com.flowpowered.noise.module - package com.flowpowered.noise.module
 
com.flowpowered.noise.module.combiner - package com.flowpowered.noise.module.combiner
 
com.flowpowered.noise.module.modifier - package com.flowpowered.noise.module.modifier
 
com.flowpowered.noise.module.source - package com.flowpowered.noise.module.source
 
Const - Class in com.flowpowered.noise.module.source
 
Const() - Constructor for class com.flowpowered.noise.module.source.Const
 
ControlPoint() - Constructor for class com.flowpowered.noise.module.modifier.Curve.ControlPoint
 
cubicInterp(double, double, double, double, double) - Static method in class com.flowpowered.noise.Utils
Performs cubic interpolation between two values bound between two other values
Curve - Class in com.flowpowered.noise.module.modifier
 
Curve() - Constructor for class com.flowpowered.noise.module.modifier.Curve
 
Curve.ControlPoint - Class in com.flowpowered.noise.module.modifier
 
Cylinder - Class in com.flowpowered.noise.model
Model that defines the surface of a cylinder.
Cylinder(Module) - Constructor for class com.flowpowered.noise.model.Cylinder
 
Cylinders - Class in com.flowpowered.noise.module.source
 
Cylinders() - Constructor for class com.flowpowered.noise.module.source.Cylinders
 

D

DEFAULT_BIAS - Static variable in class com.flowpowered.noise.module.modifier.ScaleBias
 
DEFAULT_BILLOW_FREQUENCY - Static variable in class com.flowpowered.noise.module.source.Billow
 
DEFAULT_BILLOW_LACUNARITY - Static variable in class com.flowpowered.noise.module.source.Billow
 
DEFAULT_BILLOW_OCTAVE_COUNT - Static variable in class com.flowpowered.noise.module.source.Billow
 
DEFAULT_BILLOW_PERSISTENCE - Static variable in class com.flowpowered.noise.module.source.Billow
 
DEFAULT_BILLOW_QUALITY - Static variable in class com.flowpowered.noise.module.source.Billow
 
DEFAULT_BILLOW_SEED - Static variable in class com.flowpowered.noise.module.source.Billow
 
DEFAULT_CURRENT_LOWER_BOUND - Static variable in class com.flowpowered.noise.module.modifier.Range
 
DEFAULT_CURRENT_UPPER_BOUND - Static variable in class com.flowpowered.noise.module.modifier.Range
 
DEFAULT_CYLINDERS_FREQUENCY - Static variable in class com.flowpowered.noise.module.source.Cylinders
 
DEFAULT_EXPONENT - Static variable in class com.flowpowered.noise.module.modifier.Exponent
 
DEFAULT_LOWER_BOUND - Static variable in class com.flowpowered.noise.module.modifier.Clamp
 
DEFAULT_MIDDLE - Static variable in class com.flowpowered.noise.module.modifier.Invert
 
DEFAULT_NEW_LOWER_BOUND - Static variable in class com.flowpowered.noise.module.modifier.Range
 
DEFAULT_NEW_UPPER_BOUND - Static variable in class com.flowpowered.noise.module.modifier.Range
 
DEFAULT_PERLIN_FREQUENCY - Static variable in class com.flowpowered.noise.module.source.Perlin
 
DEFAULT_PERLIN_LACUNARITY - Static variable in class com.flowpowered.noise.module.source.Perlin
 
DEFAULT_PERLIN_OCTAVE_COUNT - Static variable in class com.flowpowered.noise.module.source.Perlin
 
DEFAULT_PERLIN_PERSISTENCE - Static variable in class com.flowpowered.noise.module.source.Perlin
 
DEFAULT_PERLIN_QUALITY - Static variable in class com.flowpowered.noise.module.source.Perlin
 
DEFAULT_PERLIN_SEED - Static variable in class com.flowpowered.noise.module.source.Perlin
 
DEFAULT_RIDGED_FREQUENCY - Static variable in class com.flowpowered.noise.module.source.RidgedMulti
 
DEFAULT_RIDGED_LACUNARITY - Static variable in class com.flowpowered.noise.module.source.RidgedMulti
 
DEFAULT_RIDGED_OCTAVE_COUNT - Static variable in class com.flowpowered.noise.module.source.RidgedMulti
 
DEFAULT_RIDGED_QUALITY - Static variable in class com.flowpowered.noise.module.source.RidgedMulti
 
DEFAULT_RIDGED_SEED - Static variable in class com.flowpowered.noise.module.source.RidgedMulti
 
DEFAULT_ROTATE_X - Static variable in class com.flowpowered.noise.module.modifier.RotatePoint
 
DEFAULT_ROTATE_Y - Static variable in class com.flowpowered.noise.module.modifier.RotatePoint
 
DEFAULT_ROTATE_Z - Static variable in class com.flowpowered.noise.module.modifier.RotatePoint
 
DEFAULT_SCALE - Static variable in class com.flowpowered.noise.module.modifier.ScaleBias
 
DEFAULT_SCALE_POINT_X - Static variable in class com.flowpowered.noise.module.modifier.ScalePoint
 
DEFAULT_SCALE_POINT_Y - Static variable in class com.flowpowered.noise.module.modifier.ScalePoint
 
DEFAULT_SCALE_POINT_Z - Static variable in class com.flowpowered.noise.module.modifier.ScalePoint
 
DEFAULT_SELECT_EDGE_FALLOFF - Static variable in class com.flowpowered.noise.module.combiner.Select
 
DEFAULT_SELECT_LOWER_BOUND - Static variable in class com.flowpowered.noise.module.combiner.Select
 
DEFAULT_SELECT_UPPER_BOUND - Static variable in class com.flowpowered.noise.module.combiner.Select
 
DEFAULT_SPHERES_FREQUENCY - Static variable in class com.flowpowered.noise.module.source.Spheres
 
DEFAULT_TRANSLATE_POINT_X - Static variable in class com.flowpowered.noise.module.modifier.TranslatePoint
 
DEFAULT_TRANSLATE_POINT_Y - Static variable in class com.flowpowered.noise.module.modifier.TranslatePoint
 
DEFAULT_TRANSLATE_POINT_Z - Static variable in class com.flowpowered.noise.module.modifier.TranslatePoint
 
DEFAULT_TURBULENCE_POWER - Static variable in class com.flowpowered.noise.module.modifier.Turbulence
 
DEFAULT_UPPER_BOUND - Static variable in class com.flowpowered.noise.module.modifier.Clamp
 
DEFAULT_VALUE - Static variable in class com.flowpowered.noise.module.source.Const
 
DEFAULT_VORONOI_DISPLACEMENT - Static variable in class com.flowpowered.noise.module.source.Voronoi
 
DEFAULT_VORONOI_FREQUENCY - Static variable in class com.flowpowered.noise.module.source.Voronoi
 
DEFAULT_VORONOI_SEED - Static variable in class com.flowpowered.noise.module.source.Voronoi
 
Displace - Class in com.flowpowered.noise.module.combiner
 
Displace() - Constructor for class com.flowpowered.noise.module.combiner.Displace
 

E

Exponent - Class in com.flowpowered.noise.module.modifier
 
Exponent() - Constructor for class com.flowpowered.noise.module.modifier.Exponent
 

F

floor(double) - Static method in class com.flowpowered.noise.Utils
Rounds x down to the closest integer

G

getBias() - Method in class com.flowpowered.noise.module.modifier.ScaleBias
 
getControlModule() - Method in class com.flowpowered.noise.module.combiner.Blend
 
getControlModule() - Method in class com.flowpowered.noise.module.combiner.Select
 
getControlPointCount() - Method in class com.flowpowered.noise.module.modifier.Terrace
 
getControlPoints() - Method in class com.flowpowered.noise.module.modifier.Curve
 
getControlPoints() - Method in class com.flowpowered.noise.module.modifier.Terrace
 
getCurrentLowerBound() - Method in class com.flowpowered.noise.module.modifier.Range
 
getCurrentUpperBound() - Method in class com.flowpowered.noise.module.modifier.Range
 
getDisplacement() - Method in class com.flowpowered.noise.module.source.Voronoi
 
getEdgeFalloff() - Method in class com.flowpowered.noise.module.combiner.Select
 
getExponent() - Method in class com.flowpowered.noise.module.modifier.Exponent
 
getFrequency() - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
getFrequency() - Method in class com.flowpowered.noise.module.source.Billow
 
getFrequency() - Method in class com.flowpowered.noise.module.source.Cylinders
 
getFrequency() - Method in class com.flowpowered.noise.module.source.Perlin
 
getFrequency() - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
getFrequency() - Method in class com.flowpowered.noise.module.source.Spheres
 
getFrequency() - Method in class com.flowpowered.noise.module.source.Voronoi
 
getLacunarity() - Method in class com.flowpowered.noise.module.source.Billow
 
getLacunarity() - Method in class com.flowpowered.noise.module.source.Perlin
 
getLacunarity() - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
getLowerBound() - Method in class com.flowpowered.noise.module.combiner.Select
 
getLowerBound() - Method in class com.flowpowered.noise.module.modifier.Clamp
 
getMaxValue() - Method in class com.flowpowered.noise.module.source.Perlin
Returns the maximum value the perlin module can output in it's current configuration
getMiddle() - Method in class com.flowpowered.noise.module.modifier.Invert
 
getModule() - Method in class com.flowpowered.noise.model.Cylinder
Returns the noise module that is used to generate the output values.
getModule() - Method in class com.flowpowered.noise.model.Line
Returns the noise module that is used to generate the output values.
getModule() - Method in class com.flowpowered.noise.model.Plane
Returns the noise module that is used to generate the output values.
getModule() - Method in class com.flowpowered.noise.model.Sphere
Returns the noise module that is used to generate the output values.
getNewLowerBound() - Method in class com.flowpowered.noise.module.modifier.Range
 
getNewUpperBound() - Method in class com.flowpowered.noise.module.modifier.Range
 
getNoiseQuality() - Method in class com.flowpowered.noise.module.source.Perlin
 
getNoiseQuality() - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
getOctaveCount() - Method in class com.flowpowered.noise.module.source.Billow
 
getOctaveCount() - Method in class com.flowpowered.noise.module.source.Perlin
 
getOctaveCount() - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
getPersistence() - Method in class com.flowpowered.noise.module.source.Billow
 
getPersistence() - Method in class com.flowpowered.noise.module.source.Perlin
 
getPower() - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
getQuality() - Method in class com.flowpowered.noise.module.source.Billow
 
getRoughnessCount() - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
getScale() - Method in class com.flowpowered.noise.module.modifier.ScaleBias
 
getSeed() - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
getSeed() - Method in class com.flowpowered.noise.module.source.Billow
 
getSeed() - Method in class com.flowpowered.noise.module.source.Perlin
 
getSeed() - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
getSeed() - Method in class com.flowpowered.noise.module.source.Voronoi
 
getSourceModule(int) - Method in class com.flowpowered.noise.module.Module
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.Cache
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Add
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Blend
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Displace
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Max
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Min
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Multiply
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Power
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.combiner.Select
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Abs
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Clamp
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Curve
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Exponent
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Invert
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Range
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.ScaleBias
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Terrace
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.Module
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.Billow
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.Checkerboard
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.Const
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.Cylinders
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.Perlin
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.Spheres
 
getSourceModuleCount() - Method in class com.flowpowered.noise.module.source.Voronoi
 
getUpperBound() - Method in class com.flowpowered.noise.module.combiner.Select
 
getUpperBound() - Method in class com.flowpowered.noise.module.modifier.Clamp
 
getValue(double, double) - Method in class com.flowpowered.noise.model.Cylinder
Returns the output value from the noise module given the (angle, height) coordinates of the specified input value located on the surface of the cylinder.
getValue(double) - Method in class com.flowpowered.noise.model.Line
Returns the output value from the noise module given the one-dimensional coordinate of the specified input value located on the line segment.
getValue(double, double) - Method in class com.flowpowered.noise.model.Plane
Returns the output value from the noise module given the ( @a x, @a z ) coordinates of the specified input value located on the surface of the plane.
getValue(double, double) - Method in class com.flowpowered.noise.model.Sphere
Returns the output value from the noise module given the (latitude, longitude) coordinates of the specified input value located on the surface of the sphere.
getValue(double, double, double) - Method in class com.flowpowered.noise.module.Cache
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Add
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Blend
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Displace
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Max
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Min
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Multiply
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Power
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.combiner.Select
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Abs
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Clamp
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Curve
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Exponent
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Invert
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Range
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.ScaleBias
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Terrace
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.Module
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.Billow
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.Checkerboard
 
getValue() - Method in class com.flowpowered.noise.module.source.Const
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.Const
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.Cylinders
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.Perlin
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.Spheres
 
getValue(double, double, double) - Method in class com.flowpowered.noise.module.source.Voronoi
 
getXAngle() - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
getXDisplaceModule() - Method in class com.flowpowered.noise.module.combiner.Displace
 
getXScale() - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
getXTranslation() - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
getYAngle() - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
getYDisplaceModule() - Method in class com.flowpowered.noise.module.combiner.Displace
 
getYScale() - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
getYTranslation() - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
getZAngle() - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
getZDisplaceModule() - Method in class com.flowpowered.noise.module.combiner.Displace
 
getZScale() - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
getZTranslation() - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
gradientCoherentNoise3D(double, double, double, int, NoiseQuality) - Static method in class com.flowpowered.noise.Noise
Generates a gradient-coherent-noise value from the coordinates of a three-dimensional input value.
gradientNoise3D(double, double, double, int, int, int, int) - Static method in class com.flowpowered.noise.Noise
Generates a gradient-noise value from the coordinates of a three-dimensional input value and the integer coordinates of a nearby three-dimensional value.

I

intValueNoise3D(int, int, int, int) - Static method in class com.flowpowered.noise.Noise
Generates an integer-noise value from the coordinates of a three-dimensional input value.
Invert - Class in com.flowpowered.noise.module.modifier
 
Invert() - Constructor for class com.flowpowered.noise.module.modifier.Invert
 
isEnableDistance() - Method in class com.flowpowered.noise.module.source.Voronoi
 
isInvertTerraces() - Method in class com.flowpowered.noise.module.modifier.Terrace
 

L

latLonToXYZ(double, double) - Static method in class com.flowpowered.noise.Utils
 
Line - Class in com.flowpowered.noise.model
Model that defines the displacement of a line segment.
Line(Module) - Constructor for class com.flowpowered.noise.model.Line
 
linearInterp(double, double, double) - Static method in class com.flowpowered.noise.Utils
Performs linear interpolation between two values

M

makeControlPoints(int) - Method in class com.flowpowered.noise.module.modifier.Terrace
 
makeInt32Range(double) - Static method in class com.flowpowered.noise.Utils
Modifies a floating-point value so that it can be stored in a noise::int32 variable.
Max - Class in com.flowpowered.noise.module.combiner
 
Max() - Constructor for class com.flowpowered.noise.module.combiner.Max
 
Min - Class in com.flowpowered.noise.module.combiner
 
Min() - Constructor for class com.flowpowered.noise.module.combiner.Min
 
Module - Class in com.flowpowered.noise.module
 
Module(int) - Constructor for class com.flowpowered.noise.module.Module
 
Multiply - Class in com.flowpowered.noise.module.combiner
 
Multiply() - Constructor for class com.flowpowered.noise.module.combiner.Multiply
 

N

Noise - Class in com.flowpowered.noise
 
NoiseException - Exception in com.flowpowered.noise.exception
 
NoiseException() - Constructor for exception com.flowpowered.noise.exception.NoiseException
 
NoiseQuality - Enum in com.flowpowered.noise
 
NoModuleException - Exception in com.flowpowered.noise.exception
 
NoModuleException() - Constructor for exception com.flowpowered.noise.exception.NoModuleException
 

P

Perlin - Class in com.flowpowered.noise.module.source
 
Perlin() - Constructor for class com.flowpowered.noise.module.source.Perlin
 
PERLIN_MAX_OCTAVE - Static variable in class com.flowpowered.noise.module.source.Perlin
 
Plane - Class in com.flowpowered.noise.model
Model that defines the surface of a plane.
Plane(Module) - Constructor for class com.flowpowered.noise.model.Plane
Constructor
Power - Class in com.flowpowered.noise.module.combiner
 
Power() - Constructor for class com.flowpowered.noise.module.combiner.Power
 

R

RANDOM_VECTORS - Static variable in class com.flowpowered.noise.Utils
A table of 256 random normalized vectors.
Range - Class in com.flowpowered.noise.module.modifier
A modifier module to map a value from one range to another.
Range() - Constructor for class com.flowpowered.noise.module.modifier.Range
 
RIDGED_MAX_OCTAVE - Static variable in class com.flowpowered.noise.module.source.RidgedMulti
 
RidgedMulti - Class in com.flowpowered.noise.module.source
 
RidgedMulti() - Constructor for class com.flowpowered.noise.module.source.RidgedMulti
 
RotatePoint - Class in com.flowpowered.noise.module.modifier
 
RotatePoint() - Constructor for class com.flowpowered.noise.module.modifier.RotatePoint
 

S

ScaleBias - Class in com.flowpowered.noise.module.modifier
 
ScaleBias() - Constructor for class com.flowpowered.noise.module.modifier.ScaleBias
 
ScalePoint - Class in com.flowpowered.noise.module.modifier
 
ScalePoint() - Constructor for class com.flowpowered.noise.module.modifier.ScalePoint
 
sCurve3(double) - Static method in class com.flowpowered.noise.Utils
Maps a value onto a cubic S-Curve
sCurve5(double) - Static method in class com.flowpowered.noise.Utils
maps a value onto a quitnic S-Curve
Select - Class in com.flowpowered.noise.module.combiner
 
Select() - Constructor for class com.flowpowered.noise.module.combiner.Select
 
setAngles(double, double, double) - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
setAttenuate(boolean) - Method in class com.flowpowered.noise.model.Line
Sets a flag indicating that the output value is to be attenuated (moved toward 0.0) as the ends of the line segment are approached.
setBias(double) - Method in class com.flowpowered.noise.module.modifier.ScaleBias
 
setBounds(double, double) - Method in class com.flowpowered.noise.module.combiner.Select
 
setBounds(double, double, double, double) - Method in class com.flowpowered.noise.module.modifier.Range
Configure bounds for range module
setControlModule(Module) - Method in class com.flowpowered.noise.module.combiner.Blend
 
setControlModule(Module) - Method in class com.flowpowered.noise.module.combiner.Select
 
setDisplacement(double) - Method in class com.flowpowered.noise.module.source.Voronoi
 
setDisplaceModules(Module, Module, Module) - Method in class com.flowpowered.noise.module.combiner.Displace
 
setEdgeFalloff(double) - Method in class com.flowpowered.noise.module.combiner.Select
 
setEnableDistance(boolean) - Method in class com.flowpowered.noise.module.source.Voronoi
 
setEndPoint(double, double, double) - Method in class com.flowpowered.noise.model.Line
Sets the position ( @a x, @a y, @a z ) of the end of the line segment to choose values along.
setExponent(double) - Method in class com.flowpowered.noise.module.modifier.Exponent
 
setFrequency(double) - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
setFrequency(double) - Method in class com.flowpowered.noise.module.source.Billow
 
setFrequency(double) - Method in class com.flowpowered.noise.module.source.Cylinders
 
setFrequency(double) - Method in class com.flowpowered.noise.module.source.Perlin
 
setFrequency(double) - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
setFrequency(double) - Method in class com.flowpowered.noise.module.source.Spheres
 
setFrequency(double) - Method in class com.flowpowered.noise.module.source.Voronoi
 
setInvertTerraces(boolean) - Method in class com.flowpowered.noise.module.modifier.Terrace
 
setLacunarity(double) - Method in class com.flowpowered.noise.module.source.Billow
 
setLacunarity(double) - Method in class com.flowpowered.noise.module.source.Perlin
 
setLacunarity(double) - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
setLowerBound(double) - Method in class com.flowpowered.noise.module.modifier.Clamp
 
setMiddle(double) - Method in class com.flowpowered.noise.module.modifier.Invert
 
setModule(Module) - Method in class com.flowpowered.noise.model.Cylinder
Sets the noise module that is used to generate the output values.
setModule(Module) - Method in class com.flowpowered.noise.model.Line
Sets the noise module that is used to generate the output values.
setModule(Module) - Method in class com.flowpowered.noise.model.Plane
Sets the noise module that is used to generate the output values.
setModule(Module) - Method in class com.flowpowered.noise.model.Sphere
Sets the noise module that is used to generate the output values.
setNoiseQuality(NoiseQuality) - Method in class com.flowpowered.noise.module.source.Perlin
 
setNoiseQuality(NoiseQuality) - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
setOctaveCount(int) - Method in class com.flowpowered.noise.module.source.Billow
 
setOctaveCount(int) - Method in class com.flowpowered.noise.module.source.Perlin
 
setOctaveCount(int) - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
setPersistence(double) - Method in class com.flowpowered.noise.module.source.Billow
 
setPersistence(double) - Method in class com.flowpowered.noise.module.source.Perlin
 
setPower(double) - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
setQuality(NoiseQuality) - Method in class com.flowpowered.noise.module.source.Billow
 
setRoughness(int) - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
setScale(double) - Method in class com.flowpowered.noise.module.modifier.ScaleBias
 
setSeed(int) - Method in class com.flowpowered.noise.module.modifier.Turbulence
 
setSeed(int) - Method in class com.flowpowered.noise.module.source.Billow
 
setSeed(int) - Method in class com.flowpowered.noise.module.source.Perlin
 
setSeed(int) - Method in class com.flowpowered.noise.module.source.RidgedMulti
 
setSeed(int) - Method in class com.flowpowered.noise.module.source.Voronoi
 
setSourceModule(int, Module) - Method in class com.flowpowered.noise.module.Cache
 
setSourceModule(int, Module) - Method in class com.flowpowered.noise.module.Module
 
setStartPoint(double, double, double) - Method in class com.flowpowered.noise.model.Line
Sets the position ( @a x, @a y, @a z ) of the start of the line segment to choose values along.
setTranslations(double, double, double) - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
setUpperBound(double) - Method in class com.flowpowered.noise.module.modifier.Clamp
 
setValue(double) - Method in class com.flowpowered.noise.module.source.Const
 
setXAngle(double) - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
setXDisplaceModule(Module) - Method in class com.flowpowered.noise.module.combiner.Displace
 
setXScale(double) - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
setXTranslation(double) - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
setYAngle(double) - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
setYDisplaceModule(Module) - Method in class com.flowpowered.noise.module.combiner.Displace
 
setYScale(double) - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
setYTranslation(double) - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
setZAngle(double) - Method in class com.flowpowered.noise.module.modifier.RotatePoint
 
setZDisplaceModule(Module) - Method in class com.flowpowered.noise.module.combiner.Displace
 
setZScale(double) - Method in class com.flowpowered.noise.module.modifier.ScalePoint
 
setZTranslation(double) - Method in class com.flowpowered.noise.module.modifier.TranslatePoint
 
sourceModule - Variable in class com.flowpowered.noise.module.Module
 
Sphere - Class in com.flowpowered.noise.model
Model that defines the surface of a sphere.
Sphere(Module) - Constructor for class com.flowpowered.noise.model.Sphere
Constructor
Spheres - Class in com.flowpowered.noise.module.source
 
Spheres() - Constructor for class com.flowpowered.noise.module.source.Spheres
 

T

Terrace - Class in com.flowpowered.noise.module.modifier
 
Terrace() - Constructor for class com.flowpowered.noise.module.modifier.Terrace
 
TranslatePoint - Class in com.flowpowered.noise.module.modifier
 
TranslatePoint() - Constructor for class com.flowpowered.noise.module.modifier.TranslatePoint
 
Turbulence - Class in com.flowpowered.noise.module.modifier
 
Turbulence() - Constructor for class com.flowpowered.noise.module.modifier.Turbulence
 

U

Utils - Class in com.flowpowered.noise
 

V

valueCoherentNoise3D(double, double, double, int, NoiseQuality) - Static method in class com.flowpowered.noise.Noise
Generates a value-coherent-noise value from the coordinates of a three-dimensional input value.
valueNoise3D(int, int, int, int) - Static method in class com.flowpowered.noise.Noise
Generates a value-noise value from the coordinates of a three-dimensional input value.
valueOf(String) - Static method in enum com.flowpowered.noise.NoiseQuality
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.flowpowered.noise.NoiseQuality
Returns an array containing the constants of this enum type, in the order they are declared.
Voronoi - Class in com.flowpowered.noise.module.source
 
Voronoi() - Constructor for class com.flowpowered.noise.module.source.Voronoi
 
A B C D E F G I L M N P R S T U V 
Skip navigation links

Copyright © 2013–2017 Flow Powered. All rights reserved.