Property | Type | Description | |
---|---|---|---|
m_oVertexSorter | IVertexSorter |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
SortableLayoutBase ( ) : System |
Initializes a new instance of the SortableLayoutBase class.
|
|
UseMetadataVertexSorter ( IGraph graph ) : void |
Method | Description | |
---|---|---|
LayOutGraphCore ( IGraph graph, ICollection |
||
LayOutGraphCoreSorted ( IGraph graph, ICollection |
protected LayOutGraphCore ( IGraph graph, ICollection |
||
graph | IGraph | |
verticesToLayOut | ICollection |
|
layoutContext | ||
backgroundWorker | ||
return | System.Boolean |
protected abstract LayOutGraphCoreSorted ( IGraph graph, ICollection |
||
graph | IGraph | |
verticesToLayOut | ICollection |
|
layoutContext | ||
backgroundWorker | ||
return | System.Boolean |
public UseMetadataVertexSorter ( IGraph graph ) : void | ||
graph | IGraph | |
return | void |