Uses of Interface
com._1c.g5.v8.dt.moxel.RectangleDrawing
Packages that use RectangleDrawing
- 
Uses of RectangleDrawing in com._1c.g5.v8.dt.moxelSubinterfaces of RectangleDrawing in com._1c.g5.v8.dt.moxelModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Chart Drawing'.interfaceA representation of the model object 'Comment Drawing'.interfaceA representation of the model object 'Control Drawing'.interfaceA representation of the model object 'Dendrogram Drawing'.interfaceA representation of the model object 'Gantt Chart Drawing'.interfaceA representation of the model object 'Geographical Schema Drawing'.interfaceA representation of the model object 'Object Drawing'.interfaceA representation of the model object 'Picture Drawing'.interfaceA representation of the model object 'Pivot Chart Drawing'.interfaceA representation of the model object 'Text Drawing'.Methods in com._1c.g5.v8.dt.moxel that return RectangleDrawingModifier and TypeMethodDescriptionMoxelFactory.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 RectangleDrawingModifier and TypeClassDescriptionclassAn implementation of the model object 'Chart Drawing'.classAn implementation of the model object 'Comment Drawing'.classAn implementation of the model object 'Control Drawing'.classAn implementation of the model object 'Dendrogram Drawing'.classAn implementation of the model object 'Gantt Chart Drawing'.classAn implementation of the model object 'Geographical Schema Drawing'.classAn implementation of the model object 'Object Drawing'.classAn implementation of the model object 'Picture Drawing'.classAn implementation of the model object 'Pivot Chart Drawing'.classAn implementation of the model object 'Rectangle Drawing'.classAn implementation of the model object 'Text Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return RectangleDrawing
- 
Uses of RectangleDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type RectangleDrawingModifier and TypeMethodDescriptionMoxelSwitch.caseRectangleDrawing(RectangleDrawing object) Returns the result of interpreting the object as an instance of 'Rectangle Drawing'.