Package | Description |
---|---|
org.opengis.geometry.coordinate |
Set of geometric objects.
|
Modifier and Type | Method and Description |
---|---|
Geodesic |
GeometryFactory.createGeodesic(Position startPoint,
Position endPoint)
Takes two positions and creates the appropriate geodesic joining them.
|
Modifier and Type | Method and Description |
---|---|
List<Geodesic> |
GeodesicString.asGeodesics()
Decomposes a geodesic string into an equivalent sequence of geodesic segments.
|
Copyright © 1996–2019 Geotools. All rights reserved.