Uses of Interface
org.hibernate.search.mapper.pojo.bridge.builtin.programmatic.GeoPointBinder
-
Packages that use GeoPointBinder Package Description org.hibernate.search.mapper.pojo.bridge.builtin.programmatic -
-
Uses of GeoPointBinder in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic
Methods in org.hibernate.search.mapper.pojo.bridge.builtin.programmatic that return GeoPointBinder Modifier and Type Method Description static GeoPointBinder
GeoPointBinder. create()
GeoPointBinder
GeoPointBinder. fieldName(String fieldName)
GeoPointBinder
GeoPointBinder. markerSet(String markerSet)
GeoPointBinder
GeoPointBinder. projectable(Projectable projectable)
GeoPointBinder
GeoPointBinder. sortable(Sortable sortable)
-