GEOS 3.6.2
geos::index::strtree::Interval Class Reference

A contiguous portion of 1D-space. Used internally by SIRtree. More...

#include <Interval.h>

Public Member Functions

 Interval (double newMin, double newMax)
double getCentre ()
Interval * expandToInclude (const Interval *other)
bool intersects (const Interval *other) const
bool equals (const Interval *o) const

Detailed Description

A contiguous portion of 1D-space. Used internally by SIRtree.

See also
SIRtree

The documentation for this class was generated from the following file: