GEOS
3.4.2
|
hasIntersection(const geom::LineString &line, const geom::LineString &testLine) (defined in geos::operation::predicate::SegmentIntersectionTester) | geos::operation::predicate::SegmentIntersectionTester | |
hasIntersectionWithEnvelopeFilter(const geom::LineString &line, const geom::LineString &testLine) | geos::operation::predicate::SegmentIntersectionTester | |
hasIntersectionWithLineStrings(const geom::LineString &line, const std::vector< const geom::LineString * > &lines) (defined in geos::operation::predicate::SegmentIntersectionTester) | geos::operation::predicate::SegmentIntersectionTester | |
SegmentIntersectionTester() (defined in geos::operation::predicate::SegmentIntersectionTester) | geos::operation::predicate::SegmentIntersectionTester | [inline] |