Java org.springframework.data.elasticsearch.core.geo GeoPoint fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.data.elasticsearch.core.geo GeoPoint fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.data.elasticsearch.core.geo GeoPoint.

The text is from its open source code.

Constructor

Method

GeoPointfromPoint(Point point)
build a GeoPoint from a org.springframework.data.geo.Point
doublegetLat()
doublegetLon()