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 GeoDistance
@ProviderType
public interface
GeoDistance
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
getDistance
()
DistanceUnit
getDistanceUnit
()
String
toString
()
Method Details
getDistance
double
getDistance
()
getDistanceUnit
DistanceUnit
getDistanceUnit
()
toString
String
toString
()
Overrides:
toString
in class
Object