![]() |
ROOT
6.06/09
Reference Guide
|
#include <stdlib.h>#include <string.h>#include <ctype.h>#include "Riostream.h"#include "TROOT.h"#include "TColor.h"#include "TVirtualPad.h"#include "TPoints.h"#include "TPDF.h"#include "TStyle.h"#include "TMath.h"#include "TStorage.h"#include "TText.h"#include "zlib.h"#include "TObjString.h"#include "TClass.h"#include "TObjArray.h"
Include dependency graph for TPDF.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TPDF) TPDF | |
| Default PDF constructor. More... | |
Variables | |
| const Float_t | kScale = 0.93376068 |
| const Int_t | kObjRoot = 1 |
| const Int_t | kObjInfo = 2 |
| const Int_t | kObjOutlines = 3 |
| const Int_t | kObjPages = 4 |
| const Int_t | kObjPageResources = 5 |
| const Int_t | kObjContents = 6 |
| const Int_t | kObjFont = 7 |
| const Int_t | kObjColorSpace = 22 |
| const Int_t | kObjPatternResourses = 23 |
| const Int_t | kObjPatternList = 24 |
| const Int_t | kObjTransList = 25 |
| const Int_t | kObjPattern = 26 |
| const Int_t | kObjFirstPage = 51 |
| const Int_t | kNumberOfFonts = 15 |
| const Int_t kNumberOfFonts = 15 |
Definition at line 94 of file TPDF.cxx.
Referenced by TPDF::FontEncode(), TPDF::Open(), and TPDF::Text().
| const Int_t kObjColorSpace = 22 |
Definition at line 86 of file TPDF.cxx.
Referenced by TPDF::Open(), and TPDF::PatternEncode().
| const Int_t kObjContents = 6 |
Definition at line 84 of file TPDF.cxx.
Referenced by TPDF::Close(), and TPDF::NewPage().
| const Int_t kObjFirstPage = 51 |
Definition at line 91 of file TPDF.cxx.
Referenced by TPDF::Close(), and TPDF::NewPage().
| const Int_t kObjFont = 7 |
Definition at line 85 of file TPDF.cxx.
Referenced by TPDF::FontEncode(), and TPDF::Open().
| const Int_t kObjInfo = 2 |
Definition at line 80 of file TPDF.cxx.
Referenced by TPDF::Close(), and TPDF::Open().
| const Int_t kObjOutlines = 3 |
Definition at line 81 of file TPDF.cxx.
Referenced by TPDF::Close(), and TPDF::Open().
| const Int_t kObjPageResources = 5 |
Definition at line 83 of file TPDF.cxx.
Referenced by TPDF::NewPage(), and TPDF::Open().
| const Int_t kObjPages = 4 |
Definition at line 82 of file TPDF.cxx.
Referenced by TPDF::Close(), TPDF::NewPage(), and TPDF::Open().
| const Int_t kObjPattern = 26 |
Definition at line 90 of file TPDF.cxx.
Referenced by TPDF::PatternEncode().
| const Int_t kObjPatternList = 24 |
Definition at line 88 of file TPDF.cxx.
Referenced by TPDF::Open(), and TPDF::PatternEncode().
| const Int_t kObjPatternResourses = 23 |
Definition at line 87 of file TPDF.cxx.
Referenced by TPDF::PatternEncode().
| const Int_t kObjRoot = 1 |
Definition at line 79 of file TPDF.cxx.
Referenced by TPDF::Close(), and TPDF::Open().
| const Int_t kObjTransList = 25 |
Definition at line 89 of file TPDF.cxx.
Referenced by TPDF::Close(), and TPDF::Open().
| const Float_t kScale = 0.93376068 |
Definition at line 76 of file TPDF.cxx.
Referenced by TPDF::Text().