Свойство | Type | Description | |
---|---|---|---|
bitmap_cache | |||
constDataIcon | Gdk.Pixbuf | ||
framePen | |||
memoryStream | System.IO.MemoryStream | ||
padding | int | ||
plotSurface | Florence.PlotSurface2D | ||
rectSizing |
Méthode | Description | |
---|---|---|
CleanupTemp ( ) : void | ||
CreateIcon ( Tables table ) : Gdk.Pixbuf | ||
PixbufFromBitmap ( |
||
PlotIconBase ( int width, int height ) : System.Drawing | ||
ZoomIn ( ) : void | ||
ZoomOut ( ) : void | ||
ZoomReset ( ) : void |
Méthode | Description | |
---|---|---|
DrawAndConvert ( ) : Gdk.Pixbuf | ||
DrawConstDataIcon ( ) : Gdk.Pixbuf | ||
Init ( ) : void |
public abstract CreateIcon ( Tables table ) : Gdk.Pixbuf | ||
table | Tables | |
Résultat | Gdk.Pixbuf |
protected DrawConstDataIcon ( ) : Gdk.Pixbuf | ||
Résultat | Gdk.Pixbuf |
public PixbufFromBitmap ( |
||
bitmap | ||
Résultat | Gdk.Pixbuf |
public PlotIconBase ( int width, int height ) : System.Drawing | ||
width | int | |
height | int | |
Résultat | System.Drawing |
protected Bitmap,System.Drawing bitmap_cache | ||
Résultat |
protected System.IO.MemoryStream memoryStream | ||
Résultat | System.IO.MemoryStream |
protected PlotSurface2D,Florence plotSurface | ||
Résultat | Florence.PlotSurface2D |