Uses of Package
org.apache.sis.index.tree
Packages that use org.apache.sis.index.tree
-
Classes in org.apache.sis.index.tree used by org.apache.sis.index.treeClassDescriptionAn iterator over the elements contained in a
PointTreeNode
.A provider for arrays of elements of child nodes contained in aPointTreeNode
.A k-dimensional tree index for points.Provides the coordinates of any element stored inPointTree
.A node in aPointTree
which is the parent of other nodes.Default implementation ofPointTreeNode
when no specialized class is available.