All Superinterfaces:
PropertyBinder, TypeBinder

public interface GeoPointBinder extends TypeBinder, PropertyBinder
A binder from a type or property to a GeoPoint field, representing a point on earth.

These fields allow spatial predicates such as "within" (is the point within a circle, a bounding box, ...), sorts by distance to another point, ...

See Also: