POINT_INTERSECTION property

int POINT_INTERSECTION
final

Indicates that line segments intersect in a single point

Implementation

static final int POINT_INTERSECTION = 1;