public class Point extends Geometry
Constructor and Description |
---|
Point() |
Modifier and Type | Method and Description |
---|---|
double[] |
getCoordinates() |
void |
setCoordinates(double[] coordinates) |
Copyright © 2012–2020 Alibaba Group. All rights reserved.