NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NGraphLayout Class
Fields Properties Methods Events


In This Topic
    NGraphLayout Class Members
    In This Topic

    The following tables list the members exposed by NGraphLayout.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ArrangedGraph event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ArrangingGraph event  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NGraphLayout  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled to layout the specified graph  
    Protected MethodOverridden. Called to layout the content of the specified region.  
    Protected MethodOverridden. Called in the graph building process to create a body for each edge  
    Protected MethodOverridden. Overriden to split the object regions into graphs, and create a graph region for each resulting graph.  
    Protected MethodOverridden. Called in the graph building process to create a body for each vertex  
    Protected MethodCalled after the layout of the specified graph. Raises the ArrangedGraph event.  
    Protected MethodCalled before the layout of the specified graph. Raises the ArrangingGraph event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a a graph has been layed out by this layout.  
    Public EventOccurs when a graph is about to layed out by this layout.  
    Top
    See Also