|
FEDRA emulsion software from the OPERA Collaboration
|
#include <EdbEDA.h>


Public Member Functions | |
| void | AddText (TString str) |
| void | Draw (Option_t *option="") |
| EdbEDAText (float x, float y, float z, TString str, int color=kWhite) | |
| int | GetTextColor () |
| int | GetTextFont () |
| int | GetTextSize () |
| int | N () |
| void | SetAttribute (int size=14, int color=kWhite, int fontfile=4) |
| void | SetColorMode (int mode) |
| void | SetText (TString str) |
| void | SetXYZ (float x, float y, float z) |
| ~EdbEDAText () | |
Public Member Functions inherited from EdbEDAObject | |
| EdbEDAObject () | |
| bool | GetDraw () |
| void * | GetReference () |
| void | SetDraw (bool b=kTRUE) |
| void | SetReference (void *ref) |
| ~EdbEDAObject () | |
Private Attributes | |
| void * | eRef |
| TString | eText |
| int | eTextColor |
| int | eTextFont |
| int | eTextSize |
| float | eX |
| float | eY |
| float | eZ |
|
inline |
|
virtual |
Reimplemented from EdbEDAObject.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from EdbEDAObject.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |