Sorts the childBoundables then divides them into groups of size M, where M is the node capacity.
[Visual Basic]
Overridable Protected Function CreateParentBoundables( _
ByVal childBoundables As ArrayList, _
ByVal newLevel As Integer _
) As ArrayList
Missing <returns> documentation for M:Geotools.Index.STRTree.AbstractSTRtree.CreateParentBoundables(System.Collections.ArrayList,System.Int32)
Missing <remarks> documentation for M:Geotools.Index.STRTree.AbstractSTRtree.CreateParentBoundables(System.Collections.ArrayList,System.Int32)
AbstractSTRtree Class | AbstractSTRtree Members | Geotools.Index.STRTree Namespace