Метод | Описание | |
---|---|---|
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 TopItemsCalculatorBase2 ( ) : System | ||
Результат | System |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
calculateGraphMetricsContext | ||
graphMetricColumns | ||
Результат | System.Boolean |
protected abstract TryCalculateGraphMetricsInternal ( IGraph oGraph, |
||
oGraph | IGraph | |
oCalculateGraphMetricsContext | ||
oGraphMetricColumns | List |
|
Результат | System.Boolean |