Constructor ContainsPrefixTreeFilter
ContainsPrefixTreeFilter(IShape, String, SpatialPrefixTree, Int32, Boolean)
Declaration
public ContainsPrefixTreeFilter(IShape queryShape, string fieldName, SpatialPrefixTree grid, int detailLevel, bool multiOverlappingIndexedShapes)
Parameters
Type | Name | Description |
---|---|---|
IShape | queryShape | |
System.String | fieldName | |
SpatialPrefixTree | grid | |
System.Int32 | detailLevel | |
System.Boolean | multiOverlappingIndexedShapes |