STRAIGHT property

int STRAIGHT
final

A value that indicates an orientation of collinear, or no turn (straight).

Implementation

static final int STRAIGHT = COLLINEAR;