Uses of Interface
com._1c.g5.v8.dt.moxel.content.EllipseDrawingProperties
Packages that use EllipseDrawingProperties
Package
Description
-
Uses of EllipseDrawingProperties in com._1c.g5.v8.dt.moxel.content
Methods in com._1c.g5.v8.dt.moxel.content that return EllipseDrawingPropertiesModifier and TypeMethodDescriptionContentFactory.createEllipseDrawingProperties()
Returns a new object of class 'Ellipse Drawing Properties'. -
Uses of EllipseDrawingProperties in com._1c.g5.v8.dt.moxel.content.impl
Classes in com._1c.g5.v8.dt.moxel.content.impl that implement EllipseDrawingPropertiesModifier and TypeClassDescriptionclass
An implementation of the model object 'Ellipse Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return EllipseDrawingProperties -
Uses of EllipseDrawingProperties in com._1c.g5.v8.dt.moxel.content.util
Methods in com._1c.g5.v8.dt.moxel.content.util with parameters of type EllipseDrawingPropertiesModifier and TypeMethodDescriptionContentSwitch.caseEllipseDrawingProperties
(EllipseDrawingProperties object) Returns the result of interpreting the object as an instance of 'Ellipse Drawing Properties'.