Class LuceneGeoPointSpatialWithinPolygonPredicate.Factory

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

public static class LuceneGeoPointSpatialWithinPolygonPredicate.Factory extends AbstractLuceneValueFieldSearchQueryElementFactory<SpatialWithinPolygonPredicateBuilder,GeoPoint>