프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_eSnapGraphMetric | SnapGraphMetrics | ||
m_sExpectedHeaderLineInOutputFile | String | ||
m_sGraphMetricDescription | String |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
TryCalculateGraphMetrics ( IGraph graph, |
메소드 | 설명 | |
---|---|---|
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. /// |
리턴 | System |
public TryCalculateGraphMetrics ( IGraph graph, |
||
graph | IGraph | |
backgroundWorker | ||
graphMetrics | Double>.Dictionary | |
리턴 | System.Boolean |
protected String m_sExpectedHeaderLineInOutputFile | ||
리턴 | String |