Uses of Interface
com._1c.g5.v8.dt.moxel.DendrogramDrawing
Packages that use DendrogramDrawing
- 
Uses of DendrogramDrawing in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return DendrogramDrawingModifier and TypeMethodDescriptionMoxelFactory.createDendrogramDrawing()Returns a new object of class 'Dendrogram Drawing'.
- 
Uses of DendrogramDrawing in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement DendrogramDrawingModifier and TypeClassDescriptionclassAn implementation of the model object 'Dendrogram Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return DendrogramDrawing
- 
Uses of DendrogramDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type DendrogramDrawingModifier and TypeMethodDescriptionMoxelSwitch.caseDendrogramDrawing(DendrogramDrawing object) Returns the result of interpreting the object as an instance of 'Dendrogram Drawing'.