Uses of Interface
com._1c.g5.v8.dt.moxel.RectangleDrawing
- 
Packages that use RectangleDrawing Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of RectangleDrawing in com._1c.g5.v8.dt.moxelSubinterfaces of RectangleDrawing in com._1c.g5.v8.dt.moxel Modifier and Type Interface Description interfaceChartDrawingA representation of the model object 'Chart Drawing'.interfaceCommentDrawingA representation of the model object 'Comment Drawing'.interfaceControlDrawingA representation of the model object 'Control Drawing'.interfaceDendrogramDrawingA representation of the model object 'Dendrogram Drawing'.interfaceGanttChartDrawingA representation of the model object 'Gantt Chart Drawing'.interfaceGeographicalSchemaDrawingA representation of the model object 'Geographical Schema Drawing'.interfaceObjectDrawingA representation of the model object 'Object Drawing'.interfacePictureDrawingA representation of the model object 'Picture Drawing'.interfacePivotChartDrawingA representation of the model object 'Pivot Chart Drawing'.interfaceTextDrawingA representation of the model object 'Text Drawing'.Methods in com._1c.g5.v8.dt.moxel that return RectangleDrawing Modifier and Type Method Description RectangleDrawingMoxelFactory. createRectangleDrawing()Returns a new object of class 'Rectangle Drawing'.
- 
Uses of RectangleDrawing in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement RectangleDrawing Modifier and Type Class Description classChartDrawingImplAn implementation of the model object 'Chart Drawing'.classCommentDrawingImplAn implementation of the model object 'Comment Drawing'.classControlDrawingImplAn implementation of the model object 'Control Drawing'.classDendrogramDrawingImplAn implementation of the model object 'Dendrogram Drawing'.classGanttChartDrawingImplAn implementation of the model object 'Gantt Chart Drawing'.classGeographicalSchemaDrawingImplAn implementation of the model object 'Geographical Schema Drawing'.classObjectDrawingImplAn implementation of the model object 'Object Drawing'.classPictureDrawingImplAn implementation of the model object 'Picture Drawing'.classPivotChartDrawingImplAn implementation of the model object 'Pivot Chart Drawing'.classRectangleDrawingImplAn implementation of the model object 'Rectangle Drawing'.classTextDrawingImplAn implementation of the model object 'Text Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return RectangleDrawing Modifier and Type Method Description RectangleDrawingMoxelFactoryImpl. createRectangleDrawing()
- 
Uses of RectangleDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type RectangleDrawing Modifier and Type Method Description TMoxelSwitch. caseRectangleDrawing(RectangleDrawing object)Returns the result of interpreting the object as an instance of 'Rectangle Drawing'.
 
-