@UML(identifier="GM_Geodesic", specification=ISO_19107) public interface Geodesic extends GeodesicString
Geodesic
shall
all lie on the geodesic between its start point and end point. Between these two points, a
geodesic curve defined from the ellipsoid or
geoid model used by the coordinate reference system may be used to interpolate other positions. Any other point in the
controlPoint
array must fall on this geodesic.GeometryFactory.createGeodesic(org.opengis.geometry.coordinate.Position, org.opengis.geometry.coordinate.Position)
asGeodesics, getControlPoints, getInterpolation
getBoundary, getCurve, getNumDerivativesAtEnd, getNumDerivativesAtStart, getNumDerivativesInterior, getSamplePoints, reverse
asLineString, forConstructiveParam, forParam, getEndConstructiveParam, getEndParam, getEndPoint, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length
Copyright © 1996–2019 Geotools. All rights reserved.