Uses of Interface
com._1c.g5.v8.dt.moxel.content.GroupDrawingProperties
- 
Packages that use GroupDrawingProperties Package Description com._1c.g5.v8.dt.moxel.content com._1c.g5.v8.dt.moxel.content.impl com._1c.g5.v8.dt.moxel.content.util 
- 
- 
Uses of GroupDrawingProperties in com._1c.g5.v8.dt.moxel.contentMethods in com._1c.g5.v8.dt.moxel.content that return GroupDrawingProperties Modifier and Type Method Description GroupDrawingPropertiesContentFactory. createGroupDrawingProperties()Returns a new object of class 'Group Drawing Properties'.
- 
Uses of GroupDrawingProperties in com._1c.g5.v8.dt.moxel.content.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement GroupDrawingProperties Modifier and Type Class Description classGroupDrawingPropertiesImplAn implementation of the model object 'Group Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return GroupDrawingProperties Modifier and Type Method Description GroupDrawingPropertiesContentFactoryImpl. createGroupDrawingProperties()
- 
Uses of GroupDrawingProperties in com._1c.g5.v8.dt.moxel.content.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type GroupDrawingProperties Modifier and Type Method Description TContentSwitch. caseGroupDrawingProperties(GroupDrawingProperties object)Returns the result of interpreting the object as an instance of 'Group Drawing Properties'.
 
-