NevronOpenVision
Nevron.Nov.Diagram.Batches Namespace / NBatchOperation<TItem> Class
Fields Properties Methods


In This Topic
    NBatchOperation<TItem> Class Members
    In This Topic

    The following tables list the members exposed by NBatchOperation<TItem>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodAssigns the items contained in this batch to the specified layers  
    Public MethodOverloaded. Overridden. Builds the group batch from the specified building items  
    Public MethodDetermines whether the Assign To Layers operation can be performed.  
    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 MethodCalls the UpdateModelBounds method of all contained items, which are NAggregateModel instances  
    Top
    See Also