Class LuceneGeoPointSpatialWithinBoundingBoxPredicate.Factory

java.lang.Object
org.hibernate.search.backend.lucene.search.common.impl.AbstractLuceneValueFieldSearchQueryElementFactory<SpatialWithinBoundingBoxPredicateBuilder,GeoPoint>
org.hibernate.search.backend.lucene.types.predicate.impl.LuceneGeoPointSpatialWithinBoundingBoxPredicate.Factory
All Implemented Interfaces:
SearchQueryElementFactory<SpatialWithinBoundingBoxPredicateBuilder,LuceneSearchIndexScope<?>,LuceneSearchIndexValueFieldContext<GeoPoint>>
Enclosing class:
LuceneGeoPointSpatialWithinBoundingBoxPredicate

public static class LuceneGeoPointSpatialWithinBoundingBoxPredicate.Factory extends AbstractLuceneValueFieldSearchQueryElementFactory<SpatialWithinBoundingBoxPredicateBuilder,GeoPoint>