Uses of Interface
com._1c.g5.v8.dt.moxel.content.BaseDrawingWithBackgroundProperties
Packages that use BaseDrawingWithBackgroundProperties
Package
Description
-
Uses of BaseDrawingWithBackgroundProperties in com._1c.g5.v8.dt.moxel.content
Subinterfaces of BaseDrawingWithBackgroundProperties in com._1c.g5.v8.dt.moxel.contentModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Ellipse Drawing Properties'.interface
A representation of the model object 'Picture Drawing Properties'.interface
A representation of the model object 'Rectangle Drawing Properties'.interface
A representation of the model object 'Text Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content that return BaseDrawingWithBackgroundPropertiesModifier and TypeMethodDescriptionContentFactory.createBaseDrawingWithBackgroundProperties()
Returns a new object of class 'Base Drawing With Background Properties'. -
Uses of BaseDrawingWithBackgroundProperties in com._1c.g5.v8.dt.moxel.content.impl
Classes in com._1c.g5.v8.dt.moxel.content.impl that implement BaseDrawingWithBackgroundPropertiesModifier and TypeClassDescriptionclass
An implementation of the model object 'Base Drawing With Background Properties'.class
An implementation of the model object 'Ellipse Drawing Properties'.class
An implementation of the model object 'Picture Drawing Properties'.class
An implementation of the model object 'Rectangle Drawing Properties'.class
An implementation of the model object 'Text Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return BaseDrawingWithBackgroundProperties -
Uses of BaseDrawingWithBackgroundProperties in com._1c.g5.v8.dt.moxel.content.util
Methods in com._1c.g5.v8.dt.moxel.content.util with parameters of type BaseDrawingWithBackgroundPropertiesModifier and TypeMethodDescriptionContentSwitch.caseBaseDrawingWithBackgroundProperties
(BaseDrawingWithBackgroundProperties object) Returns the result of interpreting the object as an instance of 'Base Drawing With Background Properties'.