Uses of Interface
com._1c.g5.v8.dt.moxel.TextDrawing
Packages that use TextDrawing
Package
Description
-
Uses of TextDrawing in com._1c.g5.v8.dt.moxel
Subinterfaces of TextDrawing in com._1c.g5.v8.dt.moxelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Comment Drawing'.Methods in com._1c.g5.v8.dt.moxel that return TextDrawingModifier and TypeMethodDescriptionMoxelFactory.createTextDrawing()
Returns a new object of class 'Text Drawing'. -
Uses of TextDrawing in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement TextDrawingModifier and TypeClassDescriptionclass
An implementation of the model object 'Comment Drawing'.class
An implementation of the model object 'Text Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return TextDrawing -
Uses of TextDrawing in com._1c.g5.v8.dt.moxel.sheet
Methods in com._1c.g5.v8.dt.moxel.sheet with parameters of type TextDrawingModifier and TypeMethodDescriptionSheetAccessor.getDrawingText
(TextDrawing textDrawing) Gets drawing text. -
Uses of TextDrawing in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type TextDrawingModifier and TypeMethodDescriptionMoxelSwitch.caseTextDrawing
(TextDrawing object) Returns the result of interpreting the object as an instance of 'Text Drawing'.