public class GeometryCollection extends Object
| Constructor and Description |
|---|
GeometryCollection() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
get() |
Geometry[] |
getGeometries() |
String |
getType() |
void |
set(String name,
Object value) |
void |
setGeometries(Geometry[] geometries) |
void |
setType(String type) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.