Interface PolygonShape
- All Superinterfaces:
Shape
-
Method Summary
Methods inherited from interface com.liferay.portal.search.geolocation.Shape
accept, getCoordinates
-
Method Details
-
getHoles
List<LineStringShape> getHoles() -
getOrientation
Orientation getOrientation() -
getShell
LineStringShape getShell()
-