| Package | Description |
|---|---|
| io.r2dbc.postgresql.codec |
Encoders and Decoders for the type that the service provider understands.
|
| Modifier and Type | Method and Description |
|---|---|
static Lseg |
Lseg.of(double p1x,
double p1y,
double p2x,
double p2y)
|
static Lseg |
Lseg.of(Point p1,
Point p2)
|
Copyright © 2023. All rights reserved.