Geotools.Net

STRtree.Query Method (Envelope)

Missing <summary> documentation for M:Geotools.Index.STRTree.STRtree.Query(Geotools.Geometries.Envelope)

[Visual Basic]
NotOverridable Overloads Public Function Query( _
   ByVal searchEnv As Envelope _
) As ArrayList Implements _
   ISpatialIndex.Query
[C#]
public ArrayList Query(
   Envelope searchEnv
);

Parameters

searchEnv
Missing <param> documentation for searchEnv

Return Value

Missing <returns> documentation for M:Geotools.Index.STRTree.STRtree.Query(Geotools.Geometries.Envelope)

Implements

ISpatialIndex.Query

Remarks

Missing <remarks> documentation for M:Geotools.Index.STRTree.STRtree.Query(Geotools.Geometries.Envelope)

See Also

STRtree Class | STRtree Members | Geotools.Index.STRTree Namespace | STRtree.Query Overload List