#include <TNodeDiv.h>
Inheritance diagram for TNodeDiv:


Public Methods | |
| TNodeDiv () | |
| TNodeDiv (const char *name, const char *title, const char *shapename, Int_t ndiv, Int_t axis, Option_t *option="") | |
| TNodeDiv (const char *name, const char *title, TShape *shape, Int_t ndiv, Int_t axis, Option_t *option="") | |
| virtual | ~TNodeDiv () |
| virtual void | Draw (Option_t *option="") |
| virtual void | Paint (Option_t *option="") |
Protected Attributes | |
| Int_t | fNdiv |
| Int_t | fAxis |
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from TNode. |
|
|
Reimplemented from TNode. |
|
|
Definition at line 32 of file TNodeDiv.h. |
|
|
Definition at line 33 of file TNodeDiv.h. |
1.2.16