| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
GeometryType |
GeometryType.deepCopy() |
GeometryType |
LogicalType.getGEOMETRY() |
GeometryType |
GeometryType.setCrs(String crs) |
| Modifier and Type | Method and Description |
|---|---|
int |
GeometryType.compareTo(GeometryType other) |
boolean |
GeometryType.equals(GeometryType that) |
static LogicalType |
LogicalType.GEOMETRY(GeometryType value) |
void |
LogicalType.setGEOMETRY(GeometryType value) |
| Constructor and Description |
|---|
GeometryType(GeometryType other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.