Uses of Interface
com._1c.g5.v8.dt.moxel.GeographicalSchemaDrawing
- 
Packages that use GeographicalSchemaDrawing Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of GeographicalSchemaDrawing in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return GeographicalSchemaDrawing Modifier and Type Method Description GeographicalSchemaDrawingMoxelFactory. createGeographicalSchemaDrawing()Returns a new object of class 'Geographical Schema Drawing'.
- 
Uses of GeographicalSchemaDrawing in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement GeographicalSchemaDrawing Modifier and Type Class Description classGeographicalSchemaDrawingImplAn implementation of the model object 'Geographical Schema Drawing'.Methods in com._1c.g5.v8.dt.moxel.impl that return GeographicalSchemaDrawing Modifier and Type Method Description GeographicalSchemaDrawingMoxelFactoryImpl. createGeographicalSchemaDrawing()
- 
Uses of GeographicalSchemaDrawing in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type GeographicalSchemaDrawing Modifier and Type Method Description TMoxelSwitch. caseGeographicalSchemaDrawing(GeographicalSchemaDrawing object)Returns the result of interpreting the object as an instance of 'Geographical Schema Drawing'.
 
-