A prepared version of LinearRing, LineString or MultiLineString geometries. More...
#include <PreparedLineString.h>
Public Member Functions | |
PreparedLineString (const Geometry *geom) | |
noding::FastSegmentSetIntersectionFinder * | getIntersectionFinder () |
bool | intersects (const geom::Geometry *g) const |
A prepared version of LinearRing, LineString or MultiLineString geometries.
bool geos::geom::prep::PreparedLineString::intersects | ( | const geom::Geometry * | g | ) | const [virtual] |
Default implementation.
Reimplemented from geos::geom::prep::BasicPreparedGeometry.