Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
OverallMetricCalculator2 ( ) : System |
Initializes a new instance of the
|
|
TryCalculateGraphMetrics ( IGraph graph, |
Method | Description | |
---|---|---|
AddRow ( OverallMetricRows oOverallMetricRows ) : void | ||
AddRow ( String sMetricName, Object oMetricValue, OverallMetricRows oOverallMetricRows ) : void | ||
AddRow ( String sMetricName, Object oMetricValue, String sStyle, OverallMetricRows oOverallMetricRows ) : void | ||
CreateGraphMetricColumnOrdered ( String sColumnName, List |
protected AddRow ( OverallMetricRows oOverallMetricRows ) : void | ||
oOverallMetricRows | OverallMetricRows | |
return | void |
protected AddRow ( String sMetricName, Object oMetricValue, OverallMetricRows oOverallMetricRows ) : void | ||
sMetricName | String | |
oMetricValue | Object | |
oOverallMetricRows | OverallMetricRows | |
return | void |
protected AddRow ( String sMetricName, Object oMetricValue, String sStyle, OverallMetricRows oOverallMetricRows ) : void | ||
sMetricName | String | |
oMetricValue | Object | |
sStyle | String | |
oOverallMetricRows | OverallMetricRows | |
return | void |
protected CreateGraphMetricColumnOrdered ( String sColumnName, List |
||
sColumnName | String | |
oValues | List |
|
return |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
calculateGraphMetricsContext | ||
graphMetricColumns | ||
return | System.Boolean |