Uses of Interface
com._1c.g5.v8.dt.moxel.PictureDrawing
Packages that use PictureDrawing
-
Uses of PictureDrawing in com._1c.g5.v8.dt.moxel
Subinterfaces of PictureDrawing in com._1c.g5.v8.dt.moxelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Chart Drawing'.interface
A representation of the model object 'Control Drawing'.interface
A representation of the model object 'Dendrogram Drawing'.interface
A representation of the model object 'Gantt Chart Drawing'.interface
A representation of the model object 'Geographical Schema Drawing'.interface
A representation of the model object 'Object Drawing'.interface
A representation of the model object 'Pivot Chart Drawing'.Methods in com._1c.g5.v8.dt.moxel that return PictureDrawingModifier and TypeMethodDescriptionMoxelFactory.createPictureDrawing()
Returns a new object of class 'Picture Drawing'. -
Uses of PictureDrawing in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement PictureDrawingModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Drawing'.class
An implementation of the model object 'Control Drawing'.class
An implementation of the model object 'Dendrogram Drawing'.class
An implementation of the model object 'Gantt Chart Drawing'.class
An implementation of the model object 'Geographical Schema Drawing'.class
An implementation of the model object 'Object Drawing'.class
An implementation of the model object 'Picture Drawing'.class
An implementation of the model object 'Pivot Chart Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return PictureDrawing -
Uses of PictureDrawing in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type PictureDrawingModifier and TypeMethodDescriptionMoxelSwitch.casePictureDrawing
(PictureDrawing object) Returns the result of interpreting the object as an instance of 'Picture Drawing'.