smoothness property

double? smoothness
final

The smoothness of the line, if supplied the line will curve instead of hitting the exact points.

Implementation

final double? smoothness;