#include <PreparedLineString.h>

Public Member Functions | |
| PreparedLineString (const Geometry *geom) | |
| noding::FastSegmentSetIntersectionFinder * | getIntersectionFinder () |
| bool | intersects (const geom::Geometry *g) const |
| bool geos::geom::prep::PreparedLineString::intersects | ( | const geom::Geometry * | g | ) | const [virtual] |
Default implementation.
Reimplemented from geos::geom::prep::BasicPreparedGeometry.
1.5.4