org.hibernate.search.query.dsl
public interface WithinContext
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WithinContext.LongitudeContext |
| Modifier and Type | Method and Description |
|---|---|
SpatialTermination |
ofCoordinates(Coordinates coordinates)
Coordinate object representing the center of the search
|
WithinContext.LongitudeContext |
ofLatitude(double latitude)
Latitude in degree
|
SpatialTermination ofCoordinates(Coordinates coordinates)
WithinContext.LongitudeContext ofLatitude(double latitude)
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved