Method | Description | |
---|---|---|
TypeGrpah ( TypeList, tl, TypeGraphComponent, parent ) : System | ||
UpdateCache ( ) : void |
Method | Description | |
---|---|---|
OnButtonPressEvent ( Gdk e ) : bool | ||
OnExposeEvent ( Gdk args ) : bool | ||
OnSizeAllocated ( Gdk allocation ) : void |
Method | Description | |
---|---|---|
DrawXScale ( Gdk area ) : void | ||
DrawYScale ( Gdk area ) : void | ||
FormatBytes ( int b ) : string | ||
FormatTime ( int ms ) : string |
protected OnButtonPressEvent ( Gdk e ) : bool | ||
e | Gdk | |
return | bool |
protected OnSizeAllocated ( Gdk allocation ) : void | ||
allocation | Gdk | |
return | void |
public TypeGrpah ( TypeList, tl, TypeGraphComponent, parent ) : System | ||
tl | TypeList, | |
parent | TypeGraphComponent, | |
return | System |