Uses of Interface
com._1c.g5.v8.dt.moxel.ControlDrawing
Packages that use ControlDrawing
-
Uses of ControlDrawing in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return ControlDrawingModifier and TypeMethodDescriptionMoxelFactory.createControlDrawing()
Returns a new object of class 'Control Drawing'. -
Uses of ControlDrawing in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement ControlDrawingModifier and TypeClassDescriptionclass
An implementation of the model object 'Control Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return ControlDrawing -
Uses of ControlDrawing in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type ControlDrawingModifier and TypeMethodDescriptionMoxelSwitch.caseControlDrawing
(ControlDrawing object) Returns the result of interpreting the object as an instance of 'Control Drawing'.