| Package | Description |
|---|---|
| com.singlestore.jdbc.plugin.codec | |
| com.singlestore.jdbc.type |
| Modifier and Type | Method and Description |
|---|---|
LineString |
LineStringCodec.decodeBinary(com.singlestore.jdbc.client.ReadableByteBuf buf,
MutableInt length,
com.singlestore.jdbc.client.ColumnDecoder column,
Calendar cal) |
LineString |
LineStringCodec.decodeText(com.singlestore.jdbc.client.ReadableByteBuf buf,
MutableInt length,
com.singlestore.jdbc.client.ColumnDecoder column,
Calendar cal) |
| Modifier and Type | Method and Description |
|---|---|
static LineString |
LineString.FromRingString(String pointsString) |
LineString[] |
Polygon.getLines() |
| Constructor and Description |
|---|
Polygon(LineString[] lines) |
Copyright © 2025 SingleStore. All rights reserved.