public class Point extends Object
| Constructor and Description |
|---|
Point() |
Point(double x,
double y) |
Point(io.vertx.core.json.JsonObject json) |
public Point()
public Point(double x,
double y)
public Point(io.vertx.core.json.JsonObject json)
Copyright © 2019 Eclipse. All rights reserved.