12#ifndef ROOT_TStructNodeProperty
13#define ROOT_TStructNodeProperty
ULong_t Pixel_t
Pixel value.
#define ClassDef(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void pixel
The color creation and management class.
The TNamed class is the base class for all named ROOT classes.
Mother of all ROOT objects.
Pixel_t GetPixel() const
Return color in Pixel_t format.
~TStructNodeProperty()
Destructor.
Bool_t IsSortable() const
Retruns true, because we have overrided method Compare.
TColor GetColor() const
Returns color of class.
Int_t Compare(const TObject *obj) const
Overrided method. Compare two objects of TStructNodeProperty class.
void SetColor(const TColor &color)
Sets the color to "color".