LINEAR property

Bezier LINEAR
final

Linear curve

Implementation

static final Bezier LINEAR = new Bezier(0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0);