28 fPainting = std::make_unique<TWebPainting>();
63 if (nPoints < 1)
return;
75 if (nPoints < 1)
return;
Option_t Option_t TPoint TPoint const char x2
Option_t Option_t TPoint TPoint const char x1
Option_t Option_t TPoint TPoint const char y2
Option_t Option_t TPoint TPoint const char y1
virtual Style_t GetFillStyle() const
Return the fill area style.
virtual Width_t GetLineWidth() const
Return the line width.
void DrawBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2) override
Float_t * StoreOperation(const std::string &oper, unsigned attrkind, int opersize=0)
std::unique_ptr< TWebPainting > fPainting
void DrawPolyMarker(Int_t n, Float_t *x, Float_t *y) override
void Text(Double_t x, Double_t y, const char *str) override
void DrawPS(Int_t n, Float_t *xw, Float_t *yw) override
static std::string MakeTextOper(const char *str)
Create text operation If text include special symbols - use simple hex coding.