Interface ArcByCenterPointType

All Superinterfaces:
AbstractCurveSegmentType, EObject, Notifier
All Known Subinterfaces:
CircleByCenterPointType
All Known Implementing Classes:
ArcByCenterPointTypeImpl, CircleByCenterPointTypeImpl

public interface ArcByCenterPointType extends AbstractCurveSegmentType
A representation of the model object 'Arc By Center Point Type'. This variant of the arc requires that the points on the arc have to be computed instead of storing the coordinates directly. The control point is the center point of the arc plus the radius and the bearing at start and end. This represenation can be used only in 2D.

The following features are supported:

See Also: