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

Inheritance: SpatialOperation
Afficher le fichier Open project: apache/lucenenet

Méthodes publiques

Méthode Description
Evaluate ( IShape indexedShape, IShape queryShape ) : bool

Private Methods

Méthode Description
BBoxIntersectsSpatialOperation ( ) : Spatial4n.Core.Shapes

Method Details

Evaluate() public méthode

public Evaluate ( IShape indexedShape, IShape queryShape ) : bool
indexedShape IShape
queryShape IShape
Résultat bool