Interface OrientableCurveType

All Superinterfaces:
AbstractCurveType, AbstractGeometricPrimitiveType, AbstractGeometryType, AbstractGMLType, EObject, Notifier
All Known Implementing Classes:
OrientableCurveTypeImpl

public interface OrientableCurveType extends AbstractCurveType
A representation of the model object 'Orientable Curve Type'. OrientableCurve consists of a curve and an orientation. If the orientation is "+", then the OrientableCurve is identical to the baseCurve. If the orientation is "-", then the OrientableCurve is related to another _Curve with a parameterization that reverses the sense of the curve traversal.

The following features are supported:

See Also: