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, saturationprotected SawToothModuleValue(double saturation)
saturation - constant saturationpublic double value(Complex z)
value in class DomainColoringz - complex valueCopyright © 2016-2022 CS GROUP. All rights reserved.