Class | Description | |
---|---|---|
NBatch<TItem> | The NBatch class represents a set of diagram items and serves as base class for more specialized batches | |
NBatchCompose<TItem> | The NBatchCompose class is used to perform different Composite Solid Geometry (CSG) operations, such as union, intersection, subtraction and exclusive or. | |
NBatchDelete<TItem> | The NBatchDelete class is used to facilitate the deletion of multiple nodes | |
NBatchFormat<TItem> | The NBatchFormat class is used to provide transaction based format operations for page items. | |
NBatchGroup<TItem> | The NBatchGroup class is used to facilitate the grouping of shapes | |
NBatchInsert<TItem> | The NBatchInsert class is used to facilitate the insertion of multiple items in one collection element. | |
NBatchLayout<TItem> | The NBatchLayout class is used to provide transaction based layout operations | |
NBatchOperation<TItem> | The 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. | |
NBatchReorder<TItem> | The NBatchReorder class is used to facilitate the reorder of nodes in their containers. | |
NBatchReplaceAll<TItem> | The NBatchReplaceAll class is used to facilitate the replace of text string in a set of shapes. | |
NBatchTransform<TItem> | The NBatchTransform class is used to facilitate transformation based operations on a set of nodes | |
NBatchTranslate<TItem> | The NBatchTranslate class is used to facilitate the translation of multiple nodes together with their translation slaves | |
NBatchUngroup<TItem> | The NBatchUngroup class is used to facilitate the ungrouping of groups |