C# Class Florence.GtkSharp.PlotWidget

Inheritance: Gtk.DrawingArea
Afficher le fichier Open project: SubaruDieselCrew/ScoobyRom Class Usage Examples

Méthodes publiques

Méthode Description
PlotWidget ( ) : System
PlotWidget ( IntPtr raw ) : System

Méthodes protégées

Méthode Description
Init ( ) : void
OnExposeEvent ( Gdk args ) : bool
OnSizeAllocated ( Gdk allocation ) : void

Private Methods

Méthode Description
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

Method Details

Init() protected méthode

protected Init ( ) : void
Résultat void

OnExposeEvent() protected méthode

protected OnExposeEvent ( Gdk args ) : bool
args Gdk
Résultat bool

OnSizeAllocated() protected méthode

protected OnSizeAllocated ( Gdk allocation ) : void
allocation Gdk
Résultat void

PlotWidget() public méthode

public PlotWidget ( ) : System
Résultat System

PlotWidget() public méthode

public PlotWidget ( IntPtr raw ) : System
raw IntPtr
Résultat System