프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_iBinLength | |||
m_iMaximumVerticesPerBin |
메소드 | 설명 | |
---|---|---|
GraphBinner ( ) : System |
Initializes a new instance of the GraphBinner class.
|
|
LayOutSmallerComponentsInBins ( IGraph graph, ICollection |
메소드 | 설명 | |
---|---|---|
GetRemainingVertices ( IList |
||
LayOutComponentInBin ( IGraph oGraph, ICollection |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
protected GetRemainingVertices ( IList |
||
oComponents | IList |
|
iFirstRemainingComponent | ||
리턴 | ICollection |
protected LayOutComponentInBin ( IGraph oGraph, ICollection |
||
oGraph | IGraph | |
oVerticesInComponent | ICollection |
|
oBinRectangle | ||
리턴 | void |
public LayOutSmallerComponentsInBins ( IGraph graph, ICollection |
||
graph | IGraph | |
verticesToLayOut | ICollection |
|
layoutContext | ||
remainingVertices | ICollection |
|
remainingRectangle | ||
리턴 | System.Boolean |