C# 클래스 Smrf.NodeXL.GraphDataProviders.Flickr.FlickrRelatedTagNetworkGraphDataProvider

Gets the network of tags related to a specified tag.
Call GraphDataProviderBase.TryGetGraphDataAsTemporaryFile to get the network as a temporary GraphML file.
상속: GraphDataProviderBase
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 메소드들

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

Initializes a new instance of the class.

보호된 메소드들

메소드 설명
CreateDialog ( ) : GraphDataProviderDialogBase

메소드 상세

AssertValid() 공개 메소드

public AssertValid ( ) : void
리턴 void

CreateDialog() 보호된 메소드

protected CreateDialog ( ) : GraphDataProviderDialogBase
리턴 GraphDataProviderDialogBase

FlickrRelatedTagNetworkGraphDataProvider() 공개 메소드

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