Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.Diagram.Batches Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe NBatch class represents a set of diagram items and serves as base class for more specialized batches
    ClassThe NBatchCompose class is used to perform different Composite Solid Geometry (CSG) operations, such as union, intersection, subtraction and exclusive or.
    ClassThe NBatchDelete class is used to facilitate the deletion of multiple nodes
    ClassThe NBatchFormat class is used to provide transaction based format operations for page items.
    ClassThe NBatchGroup class is used to facilitate the grouping of shapes
    ClassThe NBatchInsert class is used to facilitate the insertion of multiple items in one collection element.
    ClassThe NBatchLayout class is used to provide transaction based layout operations
    ClassThe NBatchOperation class is used to provide miscellaneous transaction based operations, which are not constrained by permissions and purely rely on the type of items inside the batch.
    ClassThe NBatchReorder class is used to facilitate the reorder of nodes in their containers.
    ClassThe NBatchUngroup class is used to facilitate the ungrouping of groups
    ClassThe NBatchTransform class is used to facilitate transformation based operations on a set of nodes
    ClassThe NBatchTranslate class is used to facilitate the translation of multiple nodes together with their translation slaves
    ClassThe NBatchUngroup class is used to facilitate the ungrouping of groups
    See Also