Uses of Interface
com._1c.g5.v8.dt.moxel.content.BaseDrawingProperties
Packages that use BaseDrawingProperties
Package
Description
-
Uses of BaseDrawingProperties in com._1c.g5.v8.dt.moxel.content
Subinterfaces of BaseDrawingProperties in com._1c.g5.v8.dt.moxel.contentModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Base Drawing With Background Properties'.interfaceA representation of the model object 'Ellipse Drawing Properties'.interfaceA representation of the model object 'Group Drawing Properties'.interfaceA representation of the model object 'Line Drawing Properties'.interfaceA representation of the model object 'Picture Drawing Properties'.interfaceA representation of the model object 'Rectangle Drawing Properties'.interfaceA representation of the model object 'Text Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content that return BaseDrawingPropertiesModifier and TypeMethodDescriptionContentFactory.createBaseDrawingProperties()Returns a new object of class 'Base Drawing Properties'. -
Uses of BaseDrawingProperties in com._1c.g5.v8.dt.moxel.content.impl
Classes in com._1c.g5.v8.dt.moxel.content.impl that implement BaseDrawingPropertiesModifier and TypeClassDescriptionclassAn implementation of the model object 'Base Drawing Properties'.classAn implementation of the model object 'Base Drawing With Background Properties'.classAn implementation of the model object 'Ellipse Drawing Properties'.classAn implementation of the model object 'Group Drawing Properties'.classAn implementation of the model object 'Line Drawing Properties'.classAn implementation of the model object 'Picture Drawing Properties'.classAn implementation of the model object 'Rectangle Drawing Properties'.classAn implementation of the model object 'Text Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return BaseDrawingProperties -
Uses of BaseDrawingProperties in com._1c.g5.v8.dt.moxel.content.util
Methods in com._1c.g5.v8.dt.moxel.content.util with parameters of type BaseDrawingPropertiesModifier and TypeMethodDescriptionContentSwitch.caseBaseDrawingProperties(BaseDrawingProperties object) Returns the result of interpreting the object as an instance of 'Base Drawing Properties'.