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 () | |
![]() | |
virtual void | Draw (Option_t *option="") |
EdbEDAObject () | |
bool | GetDraw () |
void * | GetReference () |
virtual void | SetColorMode (int mode) |
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 |
|
inline |
|
virtual |
Reimplemented from EdbEDAObject.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from EdbEDAObject.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |