C# Class ScoobyRom.PlotIcon2D

Creates NPlot 2D graphs without any annotation, useful for icons. Methods are not thread safe!
Inheritance: PlotIconBase
Afficher le fichier Open project: SubaruDieselCrew/ScoobyRom

Méthodes publiques

Méthode Description
CreateIcon ( Tables table ) : Gdk.Pixbuf
PlotIcon2D ( int width, int height ) : Florence

Méthodes protégées

Méthode Description
Init ( ) : void

Method Details

CreateIcon() public méthode

public CreateIcon ( Tables table ) : Gdk.Pixbuf
table Tables
Résultat Gdk.Pixbuf

Init() protected méthode

protected Init ( ) : void
Résultat void

PlotIcon2D() public méthode

public PlotIcon2D ( int width, int height ) : Florence
width int
height int
Résultat Florence