Interface GeodesicStringType

All Superinterfaces:
AbstractCurveSegmentType, EObject, Notifier
All Known Subinterfaces:
GeodesicType
All Known Implementing Classes:
GeodesicStringTypeImpl, GeodesicTypeImpl

public interface GeodesicStringType extends AbstractCurveSegmentType
A representation of the model object 'Geodesic String Type'. A GeodesicString consists of sequence of geodesic segments. The type essentially combines a sequence of Geodesic into a single object. The GeodesicString is computed from two or more positions and an interpolation using geodesics defined from the geoid (or ellipsoid) of the co-ordinate reference system being used.

The following features are supported:

See Also: