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