Метод | Описание | |
---|---|---|
GetGroupIndexDictionary ( IList |
||
GetGroups ( IGraph graph ) : Smrf.NodeXL.Core.GroupInfo[] | ||
GetGroupsWithAllVertices ( IGraph graph, System.Boolean checkForCollapsedGroups ) : List |
||
GraphHasGroups ( IGraph graph ) : System.Boolean | ||
RemoveIsolatesFromGroups ( List |
||
TryGetGroups ( IGraph graph, |
public static GetGroupIndexDictionary ( IList |
||
groups | IList |
|
Результат | Int32>.Dictionary |
public static GetGroups ( IGraph graph ) : Smrf.NodeXL.Core.GroupInfo[] | ||
graph | IGraph | |
Результат | Smrf.NodeXL.Core.GroupInfo[] |
public static GetGroupsWithAllVertices ( IGraph graph, System.Boolean checkForCollapsedGroups ) : List |
||
graph | IGraph | |
checkForCollapsedGroups | System.Boolean | |
Результат | List |
public static GraphHasGroups ( IGraph graph ) : System.Boolean | ||
graph | IGraph | |
Результат | System.Boolean |
public static RemoveIsolatesFromGroups ( List |
||
groups | List |
|
Результат | void |
public static TryGetGroups ( IGraph graph, |
||
graph | IGraph | |
groups | ||
Результат | System.Boolean |