Property | Type | Description | |
---|---|---|---|
m_eSnapGraphMetric | SnapGraphMetrics | ||
m_sExpectedHeaderLineInOutputFile | String | ||
m_sGraphMetricDescription | String |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
TryCalculateGraphMetrics ( IGraph graph, |
Method | Description | |
---|---|---|
OneSnapGraphMetricCalculatorBase ( SnapGraphMetrics snapGraphMetric, String graphMetricDescription, String expectedHeaderLineInOutputFile ) : System |
Initializes a new instance of the
|
protected OneSnapGraphMetricCalculatorBase ( SnapGraphMetrics snapGraphMetric, String graphMetricDescription, String expectedHeaderLineInOutputFile ) : System | ||
snapGraphMetric | SnapGraphMetrics |
/// The graph metric to calculate. Must be just one value in the |
graphMetricDescription | String | /// A description suitable for use within the sentence "Calculating /// [GraphMetricDescription]." /// |
expectedHeaderLineInOutputFile | String | /// The expected header line in the output file created by SNAP. This is /// used for diagnostic purposes. /// |
return | System |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
backgroundWorker | ||
graphMetrics | Double>.Dictionary | |
return | System.Boolean |
protected SnapGraphMetrics m_eSnapGraphMetric | ||
return | SnapGraphMetrics |
protected String m_sExpectedHeaderLineInOutputFile | ||
return | String |