|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeodesicString | |
---|---|
org.opengis.geometry.coordinate | Set of geometric objects. |
Uses of GeodesicString in org.opengis.geometry.coordinate |
---|
Subinterfaces of GeodesicString in org.opengis.geometry.coordinate | |
---|---|
interface |
Geodesic
Two distinct positions joined by a geodesic curve. |
Methods in org.opengis.geometry.coordinate that return GeodesicString | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |