TVirtualPS


class description - source file - inheritance tree

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


    public:
virtual void ~TVirtualPS() TClass* Class() virtual void Close(Option_t* opt) virtual void DrawBox(Coord_t x1, Coord_t y1, Coord_t x2, Coord_t y2) virtual void DrawFrame(Coord_t xl, Coord_t yl, Coord_t xt, Coord_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 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) virtual void PrintFast(Int_t nch, const Text_t* string) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) virtual void Text(Float_t x, Float_t y, const Text_t* string)

Data Members



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(Coord_t x1, Coord_t y1, Coord_t x2, Coord_t y2)
               void DrawFrame(Coord_t xl, Coord_t yl, Coord_t xt, Coord_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 DrawPS(Int_t n, Float_t* xw, Float_t* yw)
               void NewPage()
               void Open(const char* filename, Int_t type = -111)
               void PrintFast(Int_t nch, const Text_t* string)
               void Text(Float_t x, Float_t y, const Text_t* string)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)


Author: Rene Brun 05/09/99
Last update: 2.23/02 05/09/99 16.18.00 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *


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.