Class Polygon

java.lang.Object
io.r2dbc.postgresql.codec.Polygon

public final class Polygon extends Object
Value object that maps to the polygon datatype in Postgres.

Uses double to represent the coordinates.

Since:
0.8.5