static const double x2[5]
static const double x1[5]
#define ClassDefOverride(name, id)
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 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
Object used to store paint operations and deliver them to JSROOT.