org.hibernate.search.query.dsl.impl
Class ConnectedSpatialMatchingContext
java.lang.Object
org.hibernate.search.query.dsl.impl.ConnectedSpatialMatchingContext
- All Implemented Interfaces:
- SpatialMatchingContext
public class ConnectedSpatialMatchingContext
- extends Object
- implements SpatialMatchingContext
- Author:
- Emmanuel Bernard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectedSpatialMatchingContext
public ConnectedSpatialMatchingContext(QueryBuildingContext queryContext,
org.hibernate.search.query.dsl.impl.QueryCustomizer queryCustomizer,
SpatialQueryContext spatialContext,
ConnectedQueryBuilder queryBuilder)
within
public WithinContext within(double distance,
Unit unit)
- Specified by:
within
in interface SpatialMatchingContext
Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved