#define ClassDefOverride(name, id)
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 DrawPolyMarker
Option_t Option_t TPoint TPoint const char y1
TVirtualPS is an abstract interface to Postscript, PDF, SVG.
TWebPS(const TWebPS &rhs)=delete
TWebPS & operator=(const TWebPS &rhs)=delete
void DrawFrame(Double_t, Double_t, Double_t, Double_t, Int_t, Int_t, Int_t, Int_t) override
void CellArrayEnd() override
void SetColor(Float_t, Float_t, Float_t) override
void CellArrayFill(Int_t, Int_t, Int_t) override
void Open(const char *, Int_t=-111) override
void DrawBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2) override
void Close(Option_t *="") override
Float_t * StoreOperation(const std::string &oper, unsigned attrkind, int opersize=0)
Bool_t IsEmptyPainting() const
std::unique_ptr< TWebPainting > fPainting
TWebPainting * TakePainting()
TWebPainting * GetPainting()
TWebPS(TWebPS &&rhs)=delete
void CellArrayBegin(Int_t, Int_t, Double_t, Double_t, Double_t, Double_t) override
not yet implemented
EAttrKinds
!< object to store all painting
void Text(Double_t x, Double_t y, const char *str) override
void DrawPS(Int_t n, Float_t *xw, Float_t *yw) override
Object used to store paint operations and deliver them to JSROOT.