C# Class Tree.TreeScene

Inheritance: FractalScene
Afficher le fichier Open project: EFanZh/EFanZh

Méthodes protégées

Méthode Description
DoDraw ( Graphics graphics ) : void
DoGetBaseSize ( ) : double
DoGetPenWidthFactor ( ) : double

Private Methods

Méthode Description
DrawTree ( Graphics graphics, double x, double y, double angle, bool offset_left, bool split_left, int level ) : void

Method Details

DoDraw() protected méthode

protected DoDraw ( Graphics graphics ) : void
graphics System.Drawing.Graphics
Résultat void

DoGetBaseSize() protected méthode

protected DoGetBaseSize ( ) : double
Résultat double

DoGetPenWidthFactor() protected méthode

protected DoGetPenWidthFactor ( ) : double
Résultat double