smoothRatio property
Ratio of line smoothing.
Don't have impact to performance. Values between 0 - 1.
0
- no smoothing, no flattening.
1
- best smoothing, but flattened.
Best results are between: 0.5 - 0.85.
Implementation
final double smoothRatio;