12#ifndef ROOT_TStructNodeProperty
13#define ROOT_TStructNodeProperty
ULong_t Pixel_t
Pixel value.
#define ClassDefOverride(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.
TObject()
TObject constructor.
Pixel_t GetPixel() const
Return color in Pixel_t format.
~TStructNodeProperty() override
Destructor.
TColor GetColor() const
Returns color of class.
Bool_t IsSortable() const override
Retruns true, because we have overrided method Compare.
void SetColor(const TColor &color)
Sets the color to "color".
TStructNodeProperty(const char *name, Int_t color)
Contructs a TStructNodeProperty with p as parent window for class "name" with color "color".
Int_t Compare(const TObject *obj) const override
Overrided method. Compare two objects of TStructNodeProperty class.