public static class CommonUtilController.GeometryProject extends Object
| Constructor and Description |
|---|
GeometryProject() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Integer |
getSrcSrid() |
Integer |
getTargetSrid() |
List<String> |
getWkts()
几何图形wkt列表
|
int |
hashCode() |
void |
setSrcSrid(Integer srcSrid) |
void |
setTargetSrid(Integer targetSrid) |
void |
setWkts(List<String> wkts)
几何图形wkt列表
|
String |
toString() |
Copyright © 2025. All rights reserved.