|
ROOT 6.08/07 Reference Guide |
#include "TCurlyLineEditor.h"#include "TGedEditor.h"#include "TGLabel.h"#include "TGNumberEntry.h"#include "TGButton.h"#include "TCurlyLine.h"#include <iostream>Enumerations | |
| enum | ECurlyLineWid { kCRLL_AMPL, kCRLL_WAVE, kCRLL_ISW, kCRLL_STRX, kCRLL_STRY, kCRLL_ENDX, kCRLL_ENDY } |
| enum ECurlyLineWid |
| Enumerator | |
|---|---|
| kCRLL_AMPL | |
| kCRLL_WAVE | |
| kCRLL_ISW | |
| kCRLL_STRX | |
| kCRLL_STRY | |
| kCRLL_ENDX | |
| kCRLL_ENDY | |
Definition at line 36 of file TCurlyLineEditor.cxx.