simplifier property

SketchSimplifier simplifier
final

The SketchSimplifier that is used to simplify the lines of the sketch.

Defaults to VisvalingamSimplifier, but you can implement your own.

Implementation

final SketchSimplifier simplifier;