20#ifndef GEOS_GEOM_PREP_PREPAREDPOINT_H
21#define GEOS_GEOM_PREP_PREPAREDPOINT_H
23#include <geos/geom/prep/BasicPreparedGeometry.h>
36class PreparedPoint:
public BasicPreparedGeometry
42 : BasicPreparedGeometry(
geom)
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:167
bool intersects(const geom::Geometry *g) const
Contains the Geometry interface hierarchy and supporting classes.
Definition IndexedNestedRingTester.h:26
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:25