Interface LineStringSegmentType

All Superinterfaces:
AbstractCurveSegmentType, EObject, Notifier
All Known Implementing Classes:
LineStringSegmentTypeImpl

public interface LineStringSegmentType extends AbstractCurveSegmentType
A representation of the model object 'Line String Segment Type'. A LineStringSegment is a curve segment that is defined by two or more coordinate tuples, with linear interpolation between them. Note: LineStringSegment implements GM_LineString of ISO 19107.

The following features are supported:

See Also: