Package com._1c.g5.v8.dt.moxel
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:
MoxelPackage.getRectangleDrawing()
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.Drawing
getDetailParameter, getDetailValue, getDrawingId, getFormatIndex, getPosition, getZOrder, setDetailParameter, setDetailValue, setDrawingId, setFormatIndex, setPosition, setZOrder
-
-