public class SawToothModuleValue extends DomainColoring
Value represents module but uses a sawtooth function.
The sawtooth function is computed from a base 2 logarithm and fractional parts. It enhances modules changes with discontinuities and dark rings.
Modifier | Constructor and Description |
---|---|
protected |
SawToothModuleValue(double saturation)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
value(Complex z)
Get value for a complex value.
|
hue, saturation
protected SawToothModuleValue(double saturation)
saturation
- constant saturationpublic double value(Complex z)
value
in class DomainColoring
z
- complex valueCopyright © 2016-2021 CS GROUP. All rights reserved.