Spring Data Solr

Uses of Class
org.springframework.data.solr.core.geo.Point

Packages that use Point
org.springframework.data.solr.core.geo   
org.springframework.data.solr.core.query   
 

Uses of Point in org.springframework.data.solr.core.geo
 

Methods in org.springframework.data.solr.core.geo with parameters of type Point
 String GeoConverters.PointToStringConverter.convert(Point source)
           
 

Uses of Point in org.springframework.data.solr.core.query
 

Methods in org.springframework.data.solr.core.query with parameters of type Point
 DistanceFunction DistanceFunction.Builder.between(Point point1, Point point2)
           
 


Spring Data Solr

Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.