Nevron Open Vision Documentation
Nevron.Nov.Diagram.Batches Namespace / NBatchOperation Class
Fields Properties Methods


In This Topic
    NBatchOperation Class Members
    In This Topic

    The following tables list the members exposed by NBatchOperation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.Diagram.Batches.NBatch)
    Internal Field (Inherited from Nevron.Nov.Diagram.Batches.NBatch)
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the items in this batch (Inherited from Nevron.Nov.Diagram.Batches.NBatch)
    Public PropertyGets the document associated with the batch (Inherited from Nevron.Nov.Diagram.Batches.NBatch)
    Public PropertyGets the nodes representing the batch (Inherited from Nevron.Nov.Diagram.Batches.NBatch)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Builds the group batch from the specified building items  
    Public MethodDetermines whether the batch contains at least one node, which implements the INDiagramElement interface  
    Public MethodDetermines whether the batch contains at least one node which implements the INVisible interface  
    Public MethodDetermines whether the batch contains at least one routable connector  
    Public MethodDetermines whether the batch contains at least one routable connector, which can be rerouted.  
    Public MethodDetermines whether the batch contains at least one node which is a NAggregateModel instance  
    Public MethodChanges the protection of all contained items  
    Public MethodChanges the visible property of all contained items which implement INVisible interface  
    Public MethodCalls the MakeLine method of all contained NRoutableConnector instances  
    Public MethodCalls the MakePolyline method of all contained NRoutableConnector instances  
    Public MethodCalls the MakePolyline method of all contained NRoutableConnector instances  
    Public MethodSets the RerouteMode of all containted NRoutableConnector instances to Always  
    Public MethodSets the RerouteMode of all containted NRoutableConnector instances to Always  
    Public MethodSets the RerouteMode of all containted NRoutableConnector instances to Always  
    Public MethodCalls the Reroute method of all contained NRoutableConnector instances  
    Public MethodInitializes this batch (Inherited from Nevron.Nov.Diagram.Batches.NBatch)
    Public MethodCalls the UpdateModelBounds method of all contained items, which are NAggregateModel instances  
    Top
    See Also