|
GEOS
3.12.0
|
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< geos::operation::polygonize::EdgeRing *, EnvelopeTraits >::build(), and geos::index::strtree::TemplateSTRtreeImpl< geos::operation::polygonize::EdgeRing *, EnvelopeTraits >::iterate().
|
inline |
Determine whether the tree has been built, and no more items may be added.
Referenced by geos::index::strtree::TemplateSTRtreeImpl< geos::operation::polygonize::EdgeRing *, EnvelopeTraits >::nearestNeighbour().