Interface GeoBoundsAggregationResult
- All Superinterfaces:
AggregationResult
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBottomRight
(GeoLocationPoint geoLocationPoint) void
setTopLeft
(GeoLocationPoint geoLocationPoint) Methods inherited from interface com.liferay.portal.search.aggregation.AggregationResult
getName
-
Method Details
-
getBottomRight
GeoLocationPoint getBottomRight() -
getTopLeft
GeoLocationPoint getTopLeft() -
setBottomRight
-
setTopLeft
-