Package | Description |
---|---|
io.vertx.pgclient.data |
Modifier and Type | Method and Description |
---|---|
Polygon |
Polygon.addPoint(Point point) |
Modifier and Type | Method and Description |
---|---|
static void |
PolygonConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
Polygon obj) |
static void |
PolygonConverter.toJson(Polygon obj,
JsonObject json) |
static void |
PolygonConverter.toJson(Polygon obj,
Map<String,Object> json) |
Copyright © 2023 Eclipse. All rights reserved.