#include <PreparedLineString.h>
Inheritance diagram for geos::geom::prep::PreparedLineString:
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.