TNodeDiv Class Reference

#include <TNodeDiv.h>

Inheritance diagram for TNodeDiv:

TNode TNode TAtt3D TAttFill TAttLine TNamed TAtt3D TAttFill TAttLine TNamed TAtt3D TAttFill TAttLine TNamed TAtt3D TAttFill TAttLine TNamed List of all members.

Public Member Functions

 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="")
 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

Detailed Description

Definition at line 30 of file TNodeDiv.h.


Constructor & Destructor Documentation

TNodeDiv::TNodeDiv (  ) 

TNodeDiv::TNodeDiv ( const char *  name,
const char *  title,
const char *  shapename,
Int_t  ndiv,
Int_t  axis,
Option_t option = "" 
)

Definition at line 35 of file TNodeDiv.cxx.

References fAxis, and fNdiv.

TNodeDiv::TNodeDiv ( const char *  name,
const char *  title,
TShape shape,
Int_t  ndiv,
Int_t  axis,
Option_t option = "" 
)

Definition at line 54 of file TNodeDiv.cxx.

References fAxis, and fNdiv.

TNodeDiv::~TNodeDiv (  )  [virtual]

Definition at line 73 of file TNodeDiv.cxx.

TNodeDiv::TNodeDiv (  ) 

TNodeDiv::TNodeDiv ( const char *  name,
const char *  title,
const char *  shapename,
Int_t  ndiv,
Int_t  axis,
Option_t option = "" 
)

TNodeDiv::TNodeDiv ( const char *  name,
const char *  title,
TShape shape,
Int_t  ndiv,
Int_t  axis,
Option_t option = "" 
)

virtual TNodeDiv::~TNodeDiv (  )  [virtual]


Member Function Documentation

void TNodeDiv::Draw ( Option_t option = ""  )  [virtual]

Reimplemented from TNode.

Definition at line 80 of file TNodeDiv.cxx.

void TNodeDiv::Paint ( Option_t option = ""  )  [virtual]

Reimplemented from TNode.

Definition at line 87 of file TNodeDiv.cxx.

virtual void TNodeDiv::Draw ( Option_t option = ""  )  [virtual]

Reimplemented from TNode.

virtual void TNodeDiv::Paint ( Option_t option = ""  )  [virtual]

Reimplemented from TNode.


Member Data Documentation

Int_t TNodeDiv::fNdiv [protected]

Definition at line 32 of file TNodeDiv.h.

Referenced by TNodeDiv().

Int_t TNodeDiv::fAxis [protected]

Definition at line 33 of file TNodeDiv.h.

Referenced by TNodeDiv().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:43:17 2011 for ROOT_528-00b_version by  doxygen 1.5.1