| Constructor and Description |
|---|
LineString(Point[] points,
boolean open) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Point[] |
getPoints() |
int |
hashCode() |
boolean |
isOpen() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetGeometry, parsePointpublic LineString(Point[] points, boolean open)
Copyright © 2021 SingleStore. All rights reserved.