Module geo::algorithm::coordinate_position
source · Expand description
Determine whether a Coord lies inside, outside, or on the boundary of a geometry.
Enums
The position of a
Coord relative to a GeometryTraits
Determine whether a
Coord lies inside, outside, or on the boundary of a geometry.Functions
Calculate the position of a
Coord relative to a
closed LineString.