Interface EnvelopeShapeBuilder
@ProviderType
public interface EnvelopeShapeBuilder
-
Method Summary
Modifier and TypeMethodDescriptionaddCoordinate
(Coordinate coordinate) bottomRight
(Coordinate coordinate) build()
coordinates
(Coordinate... coordinates) coordinates
(List<Coordinate> coordinates) topLeft
(Coordinate coordinate)
-
Method Details
-
addCoordinate
-
bottomRight
-
build
EnvelopeShape build() -
coordinates
-
coordinates
-
topLeft
-