public class FeatureCollection extends GeoJsonObject
| Constructor and Description |
|---|
FeatureCollection() |
| Modifier and Type | Method and Description |
|---|---|
Feature[] |
getFeatures() |
String |
getType() |
void |
setFeatures(Feature[] features) |
void |
setType(String type) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.