Geotools.Net

SIRtree Constructor (Int32)

Missing <summary> documentation for M:Geotools.Index.STRTree.SIRtree.#ctor(System.Int32)

[Visual Basic]
Overloads Public Sub New( _
   ByVal nodeCapacity As Integer _
)
[C#]
public SIRtree(
   int nodeCapacity
);

Parameters

nodeCapacity
Missing <param> documentation for nodeCapacity

Remarks

Missing <remarks> documentation for M:Geotools.Index.STRTree.SIRtree.#ctor(System.Int32)

See Also

SIRtree Class | SIRtree Members | Geotools.Index.STRTree Namespace | SIRtree Constructor Overload List