| Package | Description |
|---|---|
| io.r2dbc.postgresql.codec |
Encoders and Decoders for the type that the service provider understands.
|
| Modifier and Type | Method and Description |
|---|---|
static Polygon |
Polygon.of(List<Point> points)
Create a new
Polygon given list of points. |
static Polygon |
Polygon.of(Point... points)
Create a new
Polygon given points. |
Copyright © 2023. All rights reserved.