| 程序包 | 说明 |
|---|---|
| org.jetlinks.core.metadata.types |
| 限定符和类型 | 方法和说明 |
|---|---|
GeoPoint |
GeoType.convert(Object value) |
static GeoPoint |
GeoPoint.of(double lon,
double lat) |
static GeoPoint |
GeoPoint.of(Object val) |
| 限定符和类型 | 方法和说明 |
|---|---|
static GeoShape |
GeoShape.fromPoint(GeoPoint point) |
static GeoShape |
GeoShape.lineString(GeoPoint... points) |
static GeoShape |
GeoShape.multiPoint(GeoPoint... points) |
static GeoShape |
GeoShape.point(GeoPoint point) |
Copyright © 2019–2022. All rights reserved.