TVirtualPS


class description - source file - inheritance tree

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

    private:
public:
virtual void ~TVirtualPS() 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, Float_t* x, Float_t* y) virtual void DrawPolyMarker(Int_t n, Double_t* x, Double_t* y) virtual void DrawPS(Int_t n, Float_t* xw, Float_t* yw) virtual void DrawPS(Int_t n, Double_t* xw, Double_t* yw) virtual TClass* IsA() const virtual void NewPage() virtual void Open(const char* filename, Int_t type = -111) virtual void PrintFast(Int_t nch, const char* string) 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)

Data Members

private:
protected:


See also

TPostScript

Class Description

  TVirtualPS is an abstract interface to a Postscript driver


~TVirtualPS()
*-*-*-*-*-*-*-*-*-*-*VirtualPS destructor*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-*                  =====================



Inline Functions


               void Close(Option_t* opt)
               void DrawBox(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
               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)
               void DrawPolyMarker(Int_t n, Float_t* x, Float_t* y)
               void DrawPolyMarker(Int_t n, Double_t* x, Double_t* y)
               void DrawPS(Int_t n, Float_t* xw, Float_t* yw)
               void DrawPS(Int_t n, Double_t* xw, Double_t* yw)
               void NewPage()
               void Open(const char* filename, Int_t type = -111)
               void PrintFast(Int_t nch, const char* string)
               void Text(Double_t x, Double_t y, const char* string)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Author: Rene Brun 05/09/99
Last update: root/base:$Name: $:$Id: TVirtualPS.cxx,v 1.1.1.1 2000/05/16 17:00:39 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


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.