| Modifier and Type | Method and Description |
|---|---|
FeatureCollection |
FeatureCollection.Builder.build() |
FeatureCollection |
FeatureCollection.decode(String geojson) |
static FeatureCollection |
FeatureCollection.newInstance() |
static FeatureCollection |
FeatureCollection.of(Feature... features) |
static FeatureCollection |
FeatureCollection.of(List<Feature> features) |
static FeatureCollection |
FeatureCollection.of(String geojson) |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.