|
ROOT 6.18/05 Reference Guide |
#include "TAttMarkerEditor.h"#include "TGedMarkerSelect.h"#include "TGColorSelect.h"#include "TGNumberEntry.h"#include "TColor.h"#include "TGLabel.h"#include "TPad.h"#include "TCanvas.h"#include "TROOT.h"Enumerations | |
| enum | EMarkerWid { kCOLOR , kMARKER , kMARKER_SIZE , kALPHA , kALPHAFIELD } |
| enum EMarkerWid |
| Enumerator | |
|---|---|
| kCOLOR | |
| kMARKER | |
| kMARKER_SIZE | |
| kALPHA | |
| kALPHAFIELD | |
Definition at line 40 of file TAttMarkerEditor.cxx.