Namespace Mapsui.Desktop.Shapefile.Indexing
Classes
BinaryTree<T, TU>
The BinaryTree class are used for indexing values to enhance the speed of queries
QuadTree
Constructs a Quad-tree node from a object list and creates its children recursively
QuadTree.ObsoleteFileFormatException
Structs
BinaryTree<T, TU>.ItemValue
A value in a BinaryTree<T, TU>.
Heuristic
Heuristics used for tree generation
QuadTree.BoxObjects
BoundingBox and Feature ID structure used for storing in the quadtree