| Package | Description |
|---|---|
| mil.nga.sf.geojson |
| Modifier and Type | Method and Description |
|---|---|
static Polygon |
Polygon.fromCoordinates(List<List<Position>> coordinates)
Create a polygon from coordinates
|
| Modifier and Type | Method and Description |
|---|---|
List<Polygon> |
MultiPolygon.getPolygons()
Get the polygons
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiPolygon.setPolygons(List<Polygon> polygons)
Set the polygons
|
| Constructor and Description |
|---|
MultiPolygon(List<Polygon> polygons)
Constructor
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.