![]() |
ROOT
6.06/08
Reference Guide
|
#include "TSpiderEditor.h"#include "TSpider.h"#include "TGFrame.h"#include "TGButton.h"#include "TGNumberEntry.h"#include "TGButtonGroup.h"#include <Riostream.h>#include "TGLabel.h"#include "TGPicture.h"#include "TGTextEntry.h"#include "TG3DLine.h"#include "TGComboBox.h"#include "TGColorSelect.h"#include "TGedPatternSelect.h"#include "TColor.h"
Include dependency graph for TSpiderEditor.cxx:Go to the source code of this file.
Enumerations | |
| enum | ESpiderWid { kAverage, kNx, kNy, kPolyLines, kSegment, kGotoEntry, kNext, kPrevious, kFollowing, kPreceding, kAddVar, kDeleteVar, kAvLineStyle, kAvLineColor, kAvLineWidth, kAvFillColor, kAvFillStyle } |
| enum ESpiderWid |
| Enumerator | |
|---|---|
| kAverage | |
| kNx | |
| kNy | |
| kPolyLines | |
| kSegment | |
| kGotoEntry | |
| kNext | |
| kPrevious | |
| kFollowing | |
| kPreceding | |
| kAddVar | |
| kDeleteVar | |
| kAvLineStyle | |
| kAvLineColor | |
| kAvLineWidth | |
| kAvFillColor | |
| kAvFillStyle | |
Definition at line 35 of file TSpiderEditor.cxx.