public abstract class CommonSpatialOptions extends Object implements DimensionalityTypeOptions
| Modifier and Type | Field and Description |
|---|---|
protected String |
crs |
protected boolean |
fullGeometryPrecision |
protected int |
geometryPrecision |
| Constructor and Description |
|---|
CommonSpatialOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCrs() |
Integer |
getGeometryPrecision() |
void |
setCrs(String crs) |
void |
setGeometryPrecision(Integer geometryPrecision) |
protected String crs
protected int geometryPrecision
protected boolean fullGeometryPrecision
Copyright © 2013–2021. All rights reserved.