Nevron.Nov.Diagram.Formats.Mermaid Namespace / NMermaidShapeGraphAdapter Class
Fields Properties Methods


In This Topic
    NMermaidShapeGraphAdapter Class Members
    In This Topic

    The following tables list the members exposed by NMermaidShapeGraphAdapter.

    Public Constructors
    Public Methods
     NameDescription
    Public MethodOverridden. For an edge object, returns its destination.  
    Public MethodOverridden. For an edge object, returns its source.  
    Public MethodOverridden. For a vertex object, returns a list of its incomming edges.  
    Public MethodOverridden. For a vertex object, returns a list of its outgoing edges.  
    Public MethodOverloaded. Overridden. Gets the graph part type the given object represents (in case it is a graph part).  
    Top
    See Also