Uses of Interface
com._1c.g5.v8.dt.moxel.RectArea
Packages that use RectArea
-
Uses of RectArea in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return RectAreaModifier and TypeMethodDescriptionMoxelFactory.createRectArea()
Returns a new object of class 'Rect Area'. -
Uses of RectArea in com._1c.g5.v8.dt.moxel.impl
Classes in com._1c.g5.v8.dt.moxel.impl that implement RectAreaModifier and TypeClassDescriptionclass
An implementation of the model object 'Rect Area'.Methods in com._1c.g5.v8.dt.moxel.impl that return RectArea -
Uses of RectArea in com._1c.g5.v8.dt.moxel.util
Methods in com._1c.g5.v8.dt.moxel.util with parameters of type RectAreaModifier and TypeMethodDescriptionMoxelSwitch.caseRectArea
(RectArea object) Returns the result of interpreting the object as an instance of 'Rect Area'.