|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@UML(identifier="GM_Geodesic", specification=ISO_19107) public interface Geodesic
Two distinct positions joined by a geodesic curve. The control points of a 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)
Method Summary |
---|
Methods inherited from interface GeodesicString |
---|
asGeodesics, getControlPoints, getInterpolation |
Methods inherited from interface CurveSegment |
---|
getBoundary, getCurve, getNumDerivativesAtEnd, getNumDerivativesAtStart, getNumDerivativesInterior, getSamplePoints, reverse |
Methods inherited from interface GenericCurve |
---|
asLineString, forConstructiveParam, forParam, getEndConstructiveParam, getEndParam, getEndPoint, getParamForPoint, getStartConstructiveParam, getStartParam, getStartPoint, getTangent, length, length |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |