Nevron .NET Vision
Nevron.Diagram.Batches Namespace / NBatchFormat Class
Properties Methods


In This Topic
    NBatchFormat Class Members
    In This Topic

    The following tables list the members exposed by NBatchFormat.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the batch bounds (Inherited from Nevron.Diagram.Batches.NBatch)
    Public PropertyGets the batch constrain bounds (Inherited from Nevron.Diagram.Batches.NBatch)
    Public PropertyGets/sets the document associated with the batch (Inherited from Nevron.Diagram.Batches.NBatch)
    Public PropertyDetermines whether the batch is bounds constrained (Inherited from Nevron.Diagram.Batches.NBatch)
    Public PropertyGets/sets the nodes representing the batch (Inherited from Nevron.Diagram.Batches.NBatch)
    Top
    Public Methods
     NameDescription
    Public MethodChanges the horizontal text alignment of all batch nodes, which implement the INStyleable interface  
    Public MethodChanges the vertical text alignment of all batch nodes, which implement the INStyleable interface  
    Public MethodOverridden. Builds the format batch from the specified building nodes  
    Public MethodDetermines whether the style of all contained batch nodes can be change  
    Public MethodChanges the bridge style of all contained nodes which implement the INStyleable interface  
    Public MethodChanges the end arrowhead style of all contained nodes which implement the INStyleable interface  
    Public MethodChanges the fill style all contained nodes which implement the INStyleable interface  
    Public MethodChanges the interactivity style of all contained nodes which implement the INStyleable interface  
    Public MethodChanges the shadow style all contained nodes which implement the INStyleable interface  
    Public MethodChanges the start arrowhead style of all contained nodes which implement the INStyleable interface  
    Public MethodChanges the stroke style all contained nodes which implement the INStyleable interface  
    Public MethodChanges the entire style of all contained nodes which implement the INStyleable interface  
    Public MethodChanges the text style all contained nodes which implement the INStyleable interface  
    Public MethodMakes bold the font style of all contained nodes which implement the INStyleable interface  
    Public MethodMakes italic the font style of all contained nodes which implement the INStyleable interface  
    Public MethodMakes underlined the font style of all contained nodes which implement the INStyleable interface  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the nodes to the specified composite (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodSafely calls the BeginUpdate method of the drawing document (if the batch is executed for a drawing document) (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodCommits the current transaction (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodSafely calls the EndUpdate method of the drawing document (if the batch is executed for a drawing document) (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodRemoves the specified nodes from the composites in which they reside (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodRestores the specified connections (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodRestores the scene transformations of the specified nodes (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodStarts a new transaction (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodStores the connections in which the specified nodes participate (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodStores the scene transformations of the specified nodes (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodVerifies if the batch nodes have the required permissions (Inherited from Nevron.Diagram.Batches.NBatch)
    Protected MethodVerifies if the specified node has the required permissions (Inherited from Nevron.Diagram.Batches.NBatch)
    Top
    See Also