interface Infragistics.Documents.Reports.Report.Shapes.IShapes:

   method public Infragistics.Documents.Reports.Report.Shapes.ILabel AddLabel().

   method public Infragistics.Documents.Reports.Report.Shapes.ILine AddLine().

   method public Infragistics.Documents.Reports.Report.Shapes.IPolyline AddPolyline().

   method public Infragistics.Documents.Reports.Report.Shapes.IPolygon AddPolygon().

   method public Infragistics.Documents.Reports.Report.Shapes.IRectangle AddRectangle().

   method public Infragistics.Documents.Reports.Report.Shapes.IEllipse AddEllipse().

   method public Infragistics.Documents.Reports.Report.Shapes.IArc AddArc().

   method public Infragistics.Documents.Reports.Report.Shapes.IPie AddPie().

   method public Infragistics.Documents.Reports.Report.Shapes.IPath AddPath().

end interface.
