| Package | Description |
|---|---|
| com.vesoft.nebula | |
| com.vesoft.nebula.client.graph.data |
| Modifier and Type | Method and Description |
|---|---|
LineString |
LineString.Builder.build() |
LineString |
LineString.deepCopy() |
LineString |
Geography.getLsVal() |
LineString |
LineString.setCoordList(List<Coordinate> coordList) |
| Modifier and Type | Method and Description |
|---|---|
int |
LineString.compareTo(LineString other) |
static Geography |
Geography.lsVal(LineString __value) |
void |
Geography.setLsVal(LineString __value) |
| Constructor and Description |
|---|
LineString(LineString other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
LineStringWrapper(LineString lineString) |
Copyright © 2022. All rights reserved.