| Package | Description | 
|---|---|
| org.opengis.geometry.coordinate | Set of geometric objects. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GeodesicTwo distinct positions joined by a geodesic curve. | 
| Modifier and Type | Method and Description | 
|---|---|
| GeodesicString | GeometryFactory. createGeodesicString(List<Position> points)Takes two or more positions, interpolates using a geodesic defined from the geoid (or
 ellipsoid) of the coordinate reference system being
 used, and creates the appropriate geodesic string joining them. | 
Copyright © 1996–2019 Geotools. All rights reserved.