geos::index::strtree::Interval Class Reference

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

#include <Interval.h>

List of all members.

Public Member Functions

 Interval (double newMin, double newMax)
double getCentre ()
IntervalexpandToInclude (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:

Generated on 26 Dec 2017 for GEOS by  doxygen 1.6.1