NO_INTERSECTION property

int NO_INTERSECTION
final

Indicates that line segments do not intersect

Implementation

static final int NO_INTERSECTION = 0;