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)
coordinates
- the spatial Coordinates
SpatialTermination
WithinContext.LongitudeContext ofLatitude(double latitude)
latitude
- the latitude valueWithinContext.LongitudeContext
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved