프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oVertexSorter | IVertexSorter |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
SortableLayoutBase ( ) : System |
Initializes a new instance of the SortableLayoutBase class.
|
|
UseMetadataVertexSorter ( IGraph graph ) : void |
메소드 | 설명 | |
---|---|---|
LayOutGraphCore ( IGraph graph, ICollection |
||
LayOutGraphCoreSorted ( IGraph graph, ICollection |
protected LayOutGraphCore ( IGraph graph, ICollection |
||
graph | IGraph | |
verticesToLayOut | ICollection |
|
layoutContext | ||
backgroundWorker | ||
리턴 | System.Boolean |
protected abstract LayOutGraphCoreSorted ( IGraph graph, ICollection |
||
graph | IGraph | |
verticesToLayOut | ICollection |
|
layoutContext | ||
backgroundWorker | ||
리턴 | System.Boolean |
public UseMetadataVertexSorter ( IGraph graph ) : void | ||
graph | IGraph | |
리턴 | void |