Interface CircleByCenterPointType

All Superinterfaces:
AbstractCurveSegmentType, ArcByCenterPointType, EObject, Notifier
All Known Implementing Classes:
CircleByCenterPointTypeImpl

public interface CircleByCenterPointType extends ArcByCenterPointType
A representation of the model object 'Circle By Center Point Type'. A CircleByCenterPoint is an ArcByCenterPoint with identical start and end angle to form a full circle. Again, this represenation can be used only in 2D.
See Also: