C# Class Plotter, heap-prof

Inheritance: MonoBehaviour
Afficher le fichier Open project: mono/heap-prof Class Usage Examples

Méthodes publiques

Свойство Type Description
data ArrayList,

Méthodes publiques

Méthode Description
Draw ( Graphics g ) : void
FixupData ( ) : void
Plotter ( int xsize, int ysize, TypeTabulator, d, TypeList, tl ) : System

Method Details

Draw() public méthode

public Draw ( Graphics g ) : void
g Graphics
Résultat void

FixupData() public méthode

public FixupData ( ) : void
Résultat void

Plotter() public méthode

public Plotter ( int xsize, int ysize, TypeTabulator, d, TypeList, tl ) : System
xsize int
ysize int
d TypeTabulator,
tl TypeList,
Résultat System

Property Details

data public_oe property

public ArrayList, data
Résultat ArrayList,