C# 클래스 ColorGlove.SetContent

파일 보기 프로젝트 열기: arunganesan/hand-gesture-recognition

공개 프로퍼티들

프로퍼티 타입 설명
main_window_ MainWindow

공개 메소드들

메소드 설명
SetColorImageLabel ( string s ) : void
SetDensityText ( string s ) : void
SetDepthImageLabel ( string s ) : void
SetMainWindowControler ( MainWindow main_window ) : void
SetMetaInformation ( string s ) : void
SetPoolImageLabel ( string s ) : void
SetRadiusText ( string s ) : void

메소드 상세

SetColorImageLabel() 공개 정적인 메소드

public static SetColorImageLabel ( string s ) : void
s string
리턴 void

SetDensityText() 공개 정적인 메소드

public static SetDensityText ( string s ) : void
s string
리턴 void

SetDepthImageLabel() 공개 정적인 메소드

public static SetDepthImageLabel ( string s ) : void
s string
리턴 void

SetMainWindowControler() 공개 정적인 메소드

public static SetMainWindowControler ( MainWindow main_window ) : void
main_window MainWindow
리턴 void

SetMetaInformation() 공개 정적인 메소드

public static SetMetaInformation ( string s ) : void
s string
리턴 void

SetPoolImageLabel() 공개 정적인 메소드

public static SetPoolImageLabel ( string s ) : void
s string
리턴 void

SetRadiusText() 공개 정적인 메소드

public static SetRadiusText ( string s ) : void
s string
리턴 void

프로퍼티 상세

main_window_ 공개적으로 정적으로 프로퍼티

public static MainWindow,ColorGlove main_window_
리턴 MainWindow