C# 클래스 Smrf.NodeXL.GraphDataProviders.GraphServer.GraphServerNetworkGraphDataProvider

Uses the NodeXL Graph Server to get a network of people who have tweeted a specified search term.
Call GraphDataProviderBase.TryGetGraphDataAsTemporaryFile to get the network as a temporary GraphML file.
상속: GraphDataProviderBase
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

메소드 설명
AssertValid ( ) : void
GraphServerNetworkGraphDataProvider ( ) : System

Initializes a new instance of the class.

보호된 메소드들

메소드 설명
CreateDialog ( ) : GraphDataProviderDialogBase

메소드 상세

AssertValid() 공개 메소드

public AssertValid ( ) : void
리턴 void

CreateDialog() 보호된 메소드

protected CreateDialog ( ) : GraphDataProviderDialogBase
리턴 GraphDataProviderDialogBase

GraphServerNetworkGraphDataProvider() 공개 메소드

Initializes a new instance of the class.
public GraphServerNetworkGraphDataProvider ( ) : System
리턴 System