#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 |
|
Default implementation. Reimplemented from geos::geom::prep::BasicPreparedGeometry. |