| Package | Description |
|---|---|
| org.geojson |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
FeatureCollection.getFeatures() |
Iterator<Feature> |
FeatureCollection.iterator() |
| Modifier and Type | Method and Description |
|---|---|
FeatureCollection |
FeatureCollection.add(Feature feature) |
T |
GeoJsonObjectVisitor.visit(Feature geoJsonObject) |
T |
GeoJsonObjectVisitor.Adapter.visit(Feature geoJsonObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureCollection.addAll(Collection<Feature> features) |
void |
FeatureCollection.setFeatures(List<Feature> features) |
Copyright © 2018. All rights reserved.