Package com.mapbox.turf.models
package com.mapbox.turf.models
Contains the Mapbox Java Services classes.
-
ClassesClassDescriptionif the lines intersect, the result contains the x and y of the intersection (treating the lines as infinite) and booleans for whether line segment 1 or line segment 2 contain the point.Build a new
LineIntersectsResultinstance and define its features by passing in information through the offered methods.