All Classes and Interfaces

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.
Also called Assertions, these methods enforce expectations of a certain type or calculate various shapes from given points.
Methods found in this class are meant to consume a set of information and classify it according to a shared quality or characteristic.
This class holds the Turf constants which are useful when specifying additional information such as units prior to executing the Turf function.
Retention policy for the various Turf units.
This class is made up of methods that take in an object, convert it, and then return the object in the desired units or object.
This indicates conditions that a reasonable application might want to catch.
Class contains methods that can determine if points lie within a polygon or not.
Class contains an assortment of methods used to calculate measurements such as bearing, destination, midpoint, etc.
Class contains methods that are useful for getting all coordinates from a specific GeoJson geometry.
Class contains all the miscellaneous methods that Turf can perform.
Methods in this class consume one GeoJSON object and output a new object with the defined parameters provided.