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