Uses of Interface
org.hibernate.search.engine.search.predicate.spi.SpatialWithinBoundingBoxPredicateBuilder
-
Packages that use SpatialWithinBoundingBoxPredicateBuilder Package Description org.hibernate.search.engine.search.predicate.spi -
-
Uses of SpatialWithinBoundingBoxPredicateBuilder in org.hibernate.search.engine.search.predicate.spi
Fields in org.hibernate.search.engine.search.predicate.spi with type parameters of type SpatialWithinBoundingBoxPredicateBuilder Modifier and Type Field Description static SearchQueryElementTypeKey<SpatialWithinBoundingBoxPredicateBuilder>
PredicateTypeKeys. SPATIAL_WITHIN_BOUNDING_BOX
-