| Package | Description |
|---|---|
| com.singlestore.jdbc.type |
| Modifier and Type | Class and Description |
|---|---|
class |
GeometryCollection |
class |
LineString |
class |
MultiLineString |
class |
MultiPoint |
class |
MultiPolygon |
class |
Point |
class |
Polygon |
| Modifier and Type | Method and Description |
|---|---|
Geometry[] |
GeometryCollection.getGeometries() |
static Geometry |
Geometry.getGeometry(com.singlestore.jdbc.client.ReadableByteBuf buf,
int length,
ColumnDefinitionPacket column) |
| Constructor and Description |
|---|
GeometryCollection(Geometry[] geometries) |
Copyright © 2021 SingleStore. All rights reserved.