Class PolygonImpl

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

public class PolygonImpl extends PolylineImpl implements Polygon
An implementation of the model object 'Polygon'.

  • Constructor Details

    • PolygonImpl

      protected PolygonImpl()
  • Method Details