|
ROOT_Application
2.0
C++ Core modules and GUIStock
|
Regroup sub-hierarchy related to the LineObject : More...
#include "AbstractObjectStock.h"#include "EditorObjStock.h"#include "TypeObjectLine.h"#include <iostream>#include <TLine.h>

Go to the source code of this file.
Data Structures | |
| class | ObjectLine |
| for all ObjectLines More... | |
| class | ObjectLineIndicator |
| Line for drawing with indicator, eg, RSI 30-70 Could be in Collection or in THStock They are fixed : More... | |
| class | ObjectLineTendance |
| Used for free drawing of support/tendance Add a general line description with coeef_d and origin : y = coeff_d * x + origin. More... | |
Regroup sub-hierarchy related to the LineObject :
Define ObjectLine, ObjLineIndicator, ObjLineTendance ( make support as well ), ObjFibonacci..
Last modified
Definition in file ObjectLine.h.
1.8.6