Interface PointShapeBuilder
@ProviderType
public interface PointShapeBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaddCoordinate
(Coordinate coordinate) build()
coordinates
(Coordinate... coordinates) coordinates
(List<Coordinate> coordinates)
-
Method Details
-
addCoordinate
-
build
PointShape build() -
coordinates
-
coordinates
-