Uses of Interface
com._1c.g5.v8.dt.moxel.ControlDrawing
- 
Packages that use ControlDrawing Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of ControlDrawing in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return ControlDrawing Modifier and Type Method Description ControlDrawingMoxelFactory. createControlDrawing()Returns a new object of class 'Control Drawing'.
- 
Uses of ControlDrawing in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement ControlDrawing Modifier and Type Class Description classControlDrawingImplAn implementation of the model object 'Control Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return ControlDrawing Modifier and Type Method Description ControlDrawingMoxelFactoryImpl. createControlDrawing()
- 
Uses of ControlDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type ControlDrawing Modifier and Type Method Description TMoxelSwitch. caseControlDrawing(ControlDrawing object)Returns the result of interpreting the object as an instance of 'Control Drawing'.
 
-