Class RectangleImpl

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, GraphicsAlgorithm, Rectangle, AbstractStyle, GraphicsAlgorithmContainer, PropertyContainer

public class RectangleImpl extends GraphicsAlgorithmImpl implements Rectangle
An implementation of the model object 'Rectangle'.

  • Constructor Details

    • RectangleImpl

      protected RectangleImpl()
  • Method Details