Uses of Interface
com._1c.g5.v8.dt.moxel.content.RectangleDrawingProperties
Packages that use RectangleDrawingProperties
Package
Description
-
Uses of RectangleDrawingProperties in com._1c.g5.v8.dt.moxel.content
Subinterfaces of RectangleDrawingProperties in com._1c.g5.v8.dt.moxel.contentModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Text Drawing Properties'.Methods in com._1c.g5.v8.dt.moxel.content that return RectangleDrawingPropertiesModifier and TypeMethodDescriptionContentFactory.createRectangleDrawingProperties()
Returns a new object of class 'Rectangle Drawing Properties'. -
Uses of RectangleDrawingProperties in com._1c.g5.v8.dt.moxel.content.impl
Classes in com._1c.g5.v8.dt.moxel.content.impl that implement RectangleDrawingPropertiesModifier and TypeClassDescriptionclass
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 RectangleDrawingProperties -
Uses of RectangleDrawingProperties in com._1c.g5.v8.dt.moxel.content.util
Methods in com._1c.g5.v8.dt.moxel.content.util with parameters of type RectangleDrawingPropertiesModifier and TypeMethodDescriptionContentSwitch.caseRectangleDrawingProperties
(RectangleDrawingProperties object) Returns the result of interpreting the object as an instance of 'Rectangle Drawing Properties'.