Interface MultiLineStringShapeBuilder
@ProviderType
public interface MultiLineStringShapeBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaddCoordinate
(Coordinate coordinate) addLineStringShape
(LineStringShape lineStringShape) build()
coordinates
(Coordinate... coordinates) coordinates
(List<Coordinate> coordinates) lineStringShapes
(LineStringShape... lineStringShapes) lineStringShapes
(List<LineStringShape> lineStringShapes)
-
Method Details
-
addCoordinate
-
addLineStringShape
-
build
MultiLineStringShape build() -
coordinates
-
coordinates
-
lineStringShapes
-
lineStringShapes
-