GEOS 3.11.1
|
This is the complete list of members for geos::algorithm::PointLocation, including all inherited members.
isInRing(const geom::Coordinate &p, const std::vector< const geom::Coordinate * > &ring) | geos::algorithm::PointLocation | static |
isInRing(const geom::Coordinate &p, const geom::CoordinateSequence *ring) (defined in geos::algorithm::PointLocation) | geos::algorithm::PointLocation | static |
isOnLine(const geom::Coordinate &p, const geom::CoordinateSequence *line) | geos::algorithm::PointLocation | static |
locateInRing(const geom::Coordinate &p, const std::vector< const geom::Coordinate * > &ring) | geos::algorithm::PointLocation | static |
locateInRing(const geom::Coordinate &p, const geom::CoordinateSequence &ring) (defined in geos::algorithm::PointLocation) | geos::algorithm::PointLocation | static |