Interface RectangleDrawing

All Superinterfaces:
Drawing, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ChartDrawing, CommentDrawing, ControlDrawing, DendrogramDrawing, GanttChartDrawing, GeographicalSchemaDrawing, ObjectDrawing, PictureDrawing, PivotChartDrawing, TextDrawing
All Known Implementing Classes:
ChartDrawingImpl, CommentDrawingImpl, ControlDrawingImpl, DendrogramDrawingImpl, GanttChartDrawingImpl, GeographicalSchemaDrawingImpl, ObjectDrawingImpl, PictureDrawingImpl, PivotChartDrawingImpl, RectangleDrawingImpl, TextDrawingImpl

public interface RectangleDrawing extends Drawing
A representation of the model object 'Rectangle Drawing'.
See Also: