#include <PreparedPolygon.h>
Inheritance diagram for geos::geom::prep::PreparedPolygon:
Public Member Functions | |
PreparedPolygon (const geom::Geometry *geom) | |
noding::FastSegmentSetIntersectionFinder * | getIntersectionFinder () const |
algorithm::locate::PointOnGeometryLocator * | getPointLocator () const |
bool | contains (const geom::Geometry *g) const |
bool | containsProperly (const geom::Geometry *g) const |
bool | covers (const geom::Geometry *g) const |
bool | intersects (const geom::Geometry *g) const |
|
Default implementation. Reimplemented from geos::geom::prep::BasicPreparedGeometry. |
|
Default implementation. Reimplemented from geos::geom::prep::BasicPreparedGeometry. |
|
Default implementation. Reimplemented from geos::geom::prep::BasicPreparedGeometry. |
|
Default implementation. Reimplemented from geos::geom::prep::BasicPreparedGeometry. |