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