23#include <geos/export.h>
24#include <geos/geom/Coordinate.h>
25#include <geos/geom/Envelope.h>
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:217
An Envelope defines a rectangulare region of the 2D coordinate plane.
Definition Envelope.h:59
const geom::Envelope & getEnvelope() const
Returned object ownership retained by this class.
void computeKey(const geom::Envelope &itemEnv)
geom::Coordinate * getCentre() const
Returns newly allocated object (ownership transferred)
const geom::Coordinate & getPoint() const
Returned object ownership retained by this class.
Contains classes that implement a Quadtree spatial index.
Definition IntervalSize.h:25
Provides classes for various kinds of spatial indexes.
Definition DiscreteFrechetDistance.h:50
Basic namespace for all GEOS functionalities.
Definition geos.h:39