public class GeometryCollection extends Geometry
Geometry.Type| 构造器和说明 |
|---|
GeometryCollection() |
| 限定符和类型 | 方法和说明 |
|---|---|
GeometryCollection |
add(Geometry geometry) |
List<Geometry> |
collection() |
List<Geometry> |
getCollection() |
String |
sql() |
String |
sql(boolean tag,
boolean bracket)
sql格式
|
String |
toString() |
String |
toString(boolean tag) |
public GeometryCollection add(Geometry geometry)
Copyright © 2025. All rights reserved.