Interface AbstractCurveType

All Superinterfaces:
AbstractGeometricPrimitiveType, AbstractGeometryType, AbstractGMLType, EObject, Notifier
All Known Subinterfaces:
CompositeCurveType, CurveType, LineStringType, OrientableCurveType
All Known Implementing Classes:
AbstractCurveTypeImpl, CompositeCurveTypeImpl, CurveTypeImpl, LineStringTypeImpl, OrientableCurveTypeImpl

public interface AbstractCurveType extends AbstractGeometricPrimitiveType
A representation of the model object 'Abstract Curve Type'. An abstraction of a curve to support the different levels of complexity. The curve can always be viewed as a geometric primitive, i.e. is continuous.
See Also: