Interface MultiPolygonShapeBuilder
@ProviderType
public interface MultiPolygonShapeBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaddCoordinate
(Coordinate coordinate) addPolygonShape
(PolygonShape polygonShape) build()
coordinates
(Coordinate... coordinates) coordinates
(List<Coordinate> coordinates) orientation
(Orientation orientation) polygonShapes
(PolygonShape... polygonShapeBuilders)
-
Method Details
-
addCoordinate
-
addPolygonShape
-
build
MultiPolygonShape build() -
coordinates
-
coordinates
-
orientation
-
polygonShapes
-