Property | Type | Description | |
---|---|---|---|
SUFFIX_X | String | ||
SUFFIX_Y | String | ||
precisionStep | int |
Method | Description | |
---|---|---|
CreateIndexableFields ( Shape shape ) : Lucene.Net.Documents.AbstractField[] | ||
GetFieldNameX ( ) : string | ||
GetFieldNameY ( ) : string | ||
MakeFilter ( |
||
MakeQuery ( |
||
MakeValueSource ( |
||
SetPrecisionStep ( int p ) : void | ||
TwoDoublesStrategy ( |
Method | Description | |
---|---|---|
MakeDisjoint ( Rectangle bbox ) : |
Constructs a query to retrieve documents that fully contain the input envelope.
|
|
MakeWithin ( Rectangle bbox ) : |
Constructs a query to retrieve documents that fully contain the input envelope.
|
public CreateIndexableFields ( Shape shape ) : Lucene.Net.Documents.AbstractField[] | ||
shape | Shape | |
return | Lucene.Net.Documents.AbstractField[] |
public MakeFilter ( |
||
args | ||
return |
public MakeQuery ( |
||
args | ||
return |
public MakeValueSource ( |
||
args | ||
return | Lucene.Net.Search.Function.ValueSource |
public TwoDoublesStrategy ( |
||
ctx | ||
fieldNamePrefix | String | |
return | System |