메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
TopItemsCalculatorBase2 ( ) : System |
Initializes a new instance of the
|
|
TryCalculateGraphMetrics ( IGraph graph, |
메소드 | 설명 | |
---|---|---|
AddColumnsForRankedVertices ( IEnumerable |
||
RankVertices ( IEnumerable |
||
TryCalculateGraphMetricsInternal ( IGraph oGraph, |
protected AddColumnsForRankedVertices ( IEnumerable |
||
oVertices | IEnumerable |
|
sRankedColumnName | String | |
iMaximumVertices | ||
sGraphMetricWorksheetName | String | |
sGraphMetricTableName | String | |
sGraphMetricColumn1Name | String | |
sGraphMetricColumn2Name | String | |
oGraphMetricColumns | List |
|
리턴 | void |
protected RankVertices ( IEnumerable |
||
oVertices | IEnumerable |
|
sRankedColumnName | String | |
리턴 | IList |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
calculateGraphMetricsContext | ||
graphMetricColumns | ||
리턴 | System.Boolean |
protected abstract TryCalculateGraphMetricsInternal ( IGraph oGraph, |
||
oGraph | IGraph | |
oCalculateGraphMetricsContext | ||
oGraphMetricColumns | List |
|
리턴 | System.Boolean |