Package com.mapbox.turf.models


package com.mapbox.turf.models
Contains the Mapbox Java Services classes.
  • Classes
    Class
    Description
    if 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 LineIntersectsResult instance and define its features by passing in information through the offered methods.