Interface AbstractCurveSegmentType

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
ArcByBulgeType, ArcByCenterPointType, ArcStringByBulgeType, ArcStringType, ArcType, BezierType, BSplineType, CircleByCenterPointType, CircleType, ClothoidType, CubicSplineType, GeodesicStringType, GeodesicType, LineStringSegmentType, OffsetCurveType
All Known Implementing Classes:
AbstractCurveSegmentTypeImpl, ArcByBulgeTypeImpl, ArcByCenterPointTypeImpl, ArcStringByBulgeTypeImpl, ArcStringTypeImpl, ArcTypeImpl, BezierTypeImpl, BSplineTypeImpl, CircleByCenterPointTypeImpl, CircleTypeImpl, ClothoidTypeImpl, CubicSplineTypeImpl, GeodesicStringTypeImpl, GeodesicTypeImpl, LineStringSegmentTypeImpl, OffsetCurveTypeImpl

public interface AbstractCurveSegmentType extends EObject
A representation of the model object 'Abstract Curve Segment Type'. Curve segment defines a homogeneous segment of a curve.

The following features are supported:

See Also: