Class EllipseImpl

java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Ellipse, GraphicsAlgorithm, AbstractStyle, GraphicsAlgorithmContainer, PropertyContainer

public class EllipseImpl extends GraphicsAlgorithmImpl implements Ellipse
An implementation of the model object 'Ellipse'.

  • Constructor Details

    • EllipseImpl

      protected EllipseImpl()
  • Method Details