Data Integrator (Python API)
|
Classes | |
class | cls.StaticRTree._CNode |
Internal data structure for a node of the tree. More... | |
class | cls.StaticRTree.CStaticRTree |
1D static R-tree. More... | |
class | cls.StaticRTree.CStaticRTree._CIntv |
Test class. More... | |
Namespaces | |
cls.StaticRTree | |
Implementation for an R-tree given a set of intervals. | |