JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.search.geolocation
Interface GeoLocationPoint
@ProviderType
public interface
GeoLocationPoint
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getGeoHash
()
Long
getGeoHashLong
()
Double
getLatitude
()
Double
getLongitude
()
Method Details
getGeoHash
String
getGeoHash
()
getGeoHashLong
Long
getGeoHashLong
()
getLatitude
Double
getLatitude
()
getLongitude
Double
getLongitude
()