GEOS
3.14.0dev
|
Functions | |
bool | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::built () const |
const Node * | geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::getRoot () |
|
inline |
Determine whether the tree has been built, and no more items may be added.
Referenced by geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::build(), and geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::iterate().
|
inline |
Determine whether the tree has been built, and no more items may be added.
References geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::build().
Referenced by geos::index::strtree::TemplateSTRtreeImpl< ItemType, BoundsTraits >::nearestNeighbour().