17 #include <geos/export.h>
18 #include <geos/algorithm/locate/PointOnGeometryLocator.h>
19 #include <geos/geom/Location.h>
53 : inputGeom(geomLinear)
Coordinate is the lightweight class used to store coordinates.
Definition: Coordinate.h:60
An interface for classes which determine the Location of points in Polygon or MultiPolygon geometries...
Definition: PointOnGeometryLocator.h:37
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:188
Location
Constants representing the location of a point relative to a geometry.
Definition: Location.h:34
geom::Location locate(const geom::Coordinate *p) override
Definition: IndexedPointOnLineLocator.h:41