public static class CommonUtilController.BufferWKT extends Object
| Constructor and Description |
|---|
BufferWKT() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Double |
getDistance()
缓冲距离
|
List<String> |
getWkts()
几何图形wkt列表
|
int |
hashCode() |
void |
setDistance(Double distance)
缓冲距离
|
void |
setWkts(List<String> wkts)
几何图形wkt列表
|
String |
toString() |
Copyright © 2025. All rights reserved.