Uses of Interface
com._1c.g5.v8.dt.moxel.content.EllipseDrawingProperties
- 
Packages that use EllipseDrawingProperties 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 EllipseDrawingProperties in com._1c.g5.v8.dt.moxel.contentMethods in com._1c.g5.v8.dt.moxel.content that return EllipseDrawingProperties Modifier and Type Method Description EllipseDrawingPropertiesContentFactory. createEllipseDrawingProperties()Returns a new object of class 'Ellipse Drawing Properties'.
- 
Uses of EllipseDrawingProperties in com._1c.g5.v8.dt.moxel.content.implClasses in com._1c.g5.v8.dt.moxel.content.impl that implement EllipseDrawingProperties Modifier and Type Class Description classEllipseDrawingPropertiesImplAn implementation of the model object 'Ellipse Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return EllipseDrawingProperties Modifier and Type Method Description EllipseDrawingPropertiesContentFactoryImpl. createEllipseDrawingProperties()
- 
Uses of EllipseDrawingProperties in com._1c.g5.v8.dt.moxel.content.utilMethods in com._1c.g5.v8.dt.moxel.content.util with parameters of type EllipseDrawingProperties Modifier and Type Method Description TContentSwitch. caseEllipseDrawingProperties(EllipseDrawingProperties object)Returns the result of interpreting the object as an instance of 'Ellipse Drawing Properties'.
 
-