Interface LatitudeLongitudeMarkerBinder
- All Superinterfaces:
MarkerBinder
A binder for markers that mark a property as the latitude or longitude
for a
GeoPoint bridge
.- See Also:
-
Method Summary
Methods inherited from interface org.hibernate.search.mapper.pojo.bridge.mapping.programmatic.MarkerBinder
bind
-
Method Details
-
markerSet
- Parameters:
markerSet
- The name of the "marker set". This is used to discriminate between multiple pairs of latitude/longitude markers.- Returns:
this
, for method chaining.- See Also:
-