Class Circle
java.lang.Object
io.r2dbc.postgresql.codec.Circle
Value object that maps to the
circle datatype in Postgres.
Uses double to represent the coordinates.
- Since:
- 0.8.5
-
Method Details
-
of
-
of
-
getCenter
-
getRadius
public double getRadius() -
equals
-
hashCode
-
toString
-