|
GEOS 3.13.1
|
This is the complete list of members for LineIntersector, including all inherited members.
| COLLINEAR_INTERSECTION enum value | LineIntersector | |
| computeEdgeDistance(const geom::CoordinateXY &p, const geom::CoordinateXY &p0, const geom::CoordinateXY &p1) | LineIntersector | static |
| computeIntersection(const C1 &p1, const C1 &p2, const C2 &p3, const C2 &p4) | LineIntersector | inline |
| computeIntersection(const geom::CoordinateSequence &p, std::size_t p0, const geom::CoordinateSequence &q, std::size_t q0) | LineIntersector | |
| getEdgeDistance(std::size_t geomIndex, std::size_t intIndex) const | LineIntersector | |
| getEndpoint(std::size_t segmentIndex, std::size_t ptIndex) const | LineIntersector | inline |
| getIndexAlongSegment(std::size_t segmentIndex, std::size_t intIndex) | LineIntersector | |
| getIntersection(std::size_t intIndex) const | LineIntersector | inline |
| getIntersectionAlongSegment(std::size_t segmentIndex, std::size_t intIndex) | LineIntersector | |
| getIntersectionNum() const | LineIntersector | inline |
| hasIntersection() const | LineIntersector | inline |
| intersection_type enum name | LineIntersector | |
| isInteriorIntersection() | LineIntersector | inline |
| isInteriorIntersection(std::size_t inputLineIndex) | LineIntersector | inline |
| isIntersection(const geom::Coordinate &pt) const | LineIntersector | inline |
| isProper() const | LineIntersector | inline |
| isSameSignAndNonZero(double a, double b) | LineIntersector | static |
| LineIntersector(const geom::PrecisionModel *initialPrecisionModel=nullptr) (defined in LineIntersector) | LineIntersector | inlineexplicit |
| NO_INTERSECTION enum value | LineIntersector | |
| nonRobustComputeEdgeDistance(const geom::Coordinate &p, const geom::Coordinate &p1, const geom::Coordinate &p2) (defined in LineIntersector) | LineIntersector | static |
| POINT_INTERSECTION enum value | LineIntersector | |
| setPrecisionModel(const geom::PrecisionModel *newPM) | LineIntersector | inline |
| toString() const (defined in LineIntersector) | LineIntersector | |
| ~LineIntersector()=default (defined in LineIntersector) | LineIntersector |