C# 클래스 Florence.GtkSharp.PlotWidget

상속: Gtk.DrawingArea
파일 보기 프로젝트 열기: SubaruDieselCrew/ScoobyRom 1 사용 예제들

공개 메소드들

메소드 설명
PlotWidget ( ) : System
PlotWidget ( IntPtr raw ) : System

보호된 메소드들

메소드 설명
Init ( ) : void
OnExposeEvent ( Gdk args ) : bool
OnSizeAllocated ( Gdk allocation ) : void

비공개 메소드들

메소드 설명
ControlKeys ( Gdk state ) : Modifier
InitializeSuface ( ) : void
Key ( Gdk input ) : Modifier
MouseInput ( Gdk state ) : Modifier
PlotWidget_ButtonPressEvent ( object o, ButtonPressEventArgs args ) : void
PlotWidget_ButtonReleaseEvent ( object o, ButtonReleaseEventArgs args ) : void
PlotWidget_EnterNotifyEvent ( object o, EnterNotifyEventArgs args ) : void
PlotWidget_KeyPressEvent ( object o, KeyPressEventArgs args ) : void
PlotWidget_KeyReleaseEvent ( object o, KeyReleaseEventArgs args ) : void
PlotWidget_LeaveNotifyEvent ( object o, LeaveNotifyEventArgs args ) : void
PlotWidget_MotionNotifyEvent ( object o, MotionNotifyEventArgs args ) : void
PlotWidget_ScrollEvent ( object o, ScrollEventArgs args ) : void
UpdateCache ( ) : void
plotSurface_DrawQueued ( Rectangle obj ) : void
plotSurface_RefreshRequested ( ) : void

메소드 상세

Init() 보호된 메소드

protected Init ( ) : void
리턴 void

OnExposeEvent() 보호된 메소드

protected OnExposeEvent ( Gdk args ) : bool
args Gdk
리턴 bool

OnSizeAllocated() 보호된 메소드

protected OnSizeAllocated ( Gdk allocation ) : void
allocation Gdk
리턴 void

PlotWidget() 공개 메소드

public PlotWidget ( ) : System
리턴 System

PlotWidget() 공개 메소드

public PlotWidget ( IntPtr raw ) : System
raw IntPtr
리턴 System