TVirtualPS


class description - source file - inheritance tree

class TVirtualPS : public TNamed, public TAttLine, public TAttFill, public TAttMarker, public TAttText


    public:
virtual ~TVirtualPS() virtual void CellArrayBegin(Int_t W, Int_t H, Double_t x1, Double_t x2, Double_t y1, Double_t y2) virtual void CellArrayEnd() virtual void CellArrayFill(Int_t r, Int_t g, Int_t b) static TClass* Class() virtual void Close(Option_t* opt) virtual void DrawBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2) virtual void DrawFrame(Double_t xl, Double_t yl, Double_t xt, Double_t yt, Int_t mode, Int_t border, Int_t dark, Int_t light) virtual void DrawPolyMarker(Int_t n, Double_t* x, Double_t* y) virtual void DrawPolyMarker(Int_t n, Float_t* x, Float_t* y) virtual void DrawPS(Int_t n, Double_t* xw, Double_t* yw) virtual void DrawPS(Int_t n, Float_t* xw, Float_t* yw) virtual TClass* IsA() const virtual void NewPage() virtual void Open(const char* filename, Int_t type = -111) void PrintFast(Int_t nch, const char* string) void PrintStr(const char* string) virtual void SetColor(Float_t r, Float_t g, Float_t b) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual void Text(Double_t x, Double_t y, const char* string) void WriteInteger(Int_t i, Bool_t space = kTRUE) void WriteReal(Float_t r)

Data Members


    protected:
Int_t fLenBuffer Buffer length Bool_t fPrinted True when a page must be printed ofstream* fStream File stream identifier char fBuffer[512] File buffer


See also

TPostScript, TSVG

Class Description



Last update: Fri May 14 13:32:45 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.