| Package | Description |
|---|---|
| com.vesoft.nebula | |
| com.vesoft.nebula.client.graph.data |
| Modifier and Type | Method and Description |
|---|---|
Polygon |
Polygon.Builder.build() |
Polygon |
Polygon.deepCopy() |
Polygon |
Geography.getPgVal() |
Polygon |
Polygon.setCoordListList(List<List<Coordinate>> coordListList) |
| Modifier and Type | Method and Description |
|---|---|
int |
Polygon.compareTo(Polygon other) |
static Geography |
Geography.pgVal(Polygon __value) |
void |
Geography.setPgVal(Polygon __value) |
| Constructor and Description |
|---|
Polygon(Polygon other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
PolygonWrapper(Polygon polygon) |
Copyright © 2022. All rights reserved.