C# Class Lucene.Net.Spatial.Queries.SpatialOperation.BBoxIntersectsSpatialOperation

Inheritance: SpatialOperation
Show file Open project: apache/lucenenet

Public Methods

Method Description
Evaluate ( IShape indexedShape, IShape queryShape ) : bool

Private Methods

Method Description
BBoxIntersectsSpatialOperation ( ) : Spatial4n.Core.Shapes

Method Details

Evaluate() public method

public Evaluate ( IShape indexedShape, IShape queryShape ) : bool
indexedShape IShape
queryShape IShape
return bool