| Package | Description |
|---|---|
| mil.nga.sf.geojson |
| Modifier and Type | Method and Description |
|---|---|
static Point |
Point.fromCoordinates(Position coordinates)
Create a point from coordinates
|
| Modifier and Type | Method and Description |
|---|---|
List<Point> |
MultiPoint.getPoints()
Get the points
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiPoint.setPoints(List<Point> points)
Set the points
|
| Constructor and Description |
|---|
LineString(List<Point> points)
Constructor
|
MultiPoint(List<Point> points)
Constructor
|
Copyright © 2021 National Geospatial-Intelligence Agency. All rights reserved.