#include <TImageDump.h>
Inheritance diagram for TImageDump:
Definition at line 33 of file TImageDump.h.
TImageDump::TImageDump | ( | ) |
Referenced by G__G__PostScript_120_0_5().
TImageDump::TImageDump | ( | const char * | filename, | |
Int_t | type = -111 | |||
) |
TImageDump::~TImageDump | ( | ) | [virtual] |
TImageDump::TImageDump | ( | ) |
TImageDump::TImageDump | ( | const char * | filename, | |
Int_t | type = -111 | |||
) |
virtual TImageDump::~TImageDump | ( | ) | [virtual] |
Definition at line 759 of file TImageDump.cxx.
References gPad.
Referenced by CellArrayBegin(), DrawBox(), DrawFrame(), DrawPolyMarker(), DrawPS(), and Text().
Definition at line 767 of file TImageDump.cxx.
References gPad.
Referenced by CellArrayBegin(), DrawBox(), DrawFrame(), DrawPolyMarker(), DrawPS(), and Text().
void TImageDump::DrawDashPolyLine | ( | Int_t | npoints, | |
TPoint * | pt, | |||
UInt_t | nDash, | |||
const char * | pDash, | |||
const char * | col, | |||
UInt_t | thick | |||
) | [protected] |
Definition at line 610 of file TImageDump.cxx.
References TImage::DrawDashLine(), fImage, i, x, x0, xy, and y.
Referenced by DrawPS().
void TImageDump::CellArrayBegin | ( | Int_t | W, | |
Int_t | H, | |||
Double_t | x1, | |||
Double_t | x2, | |||
Double_t | y1, | |||
Double_t | y2 | |||
) | [virtual] |
Implements TVirtualPS.
Definition at line 680 of file TImageDump.cxx.
References TImage::BeginPaint(), fImage, gCellArrayColors, gCellArrayH, gCellArrayIdx, gCellArrayN, gCellArrayW, gCellArrayX1, gCellArrayX2, gCellArrayY1, gCellArrayY2, gPad, XtoPixel(), and YtoPixel().
Implements TVirtualPS.
Definition at line 709 of file TImageDump.cxx.
References TImage::BeginPaint(), fImage, gCellArrayColors, gCellArrayIdx, and gCellArrayN.
void TImageDump::CellArrayEnd | ( | ) | [virtual] |
Implements TVirtualPS.
Definition at line 722 of file TImageDump.cxx.
References TImage::BeginPaint(), TImage::DrawCellArray(), fImage, gCellArrayColors, gCellArrayH, gCellArrayIdx, gCellArrayN, gCellArrayW, gCellArrayX1, gCellArrayX2, gCellArrayY1, and gCellArrayY2.
void TImageDump::Close | ( | Option_t * | opt = "" |
) | [virtual] |
Implements TVirtualPS.
Definition at line 106 of file TImageDump.cxx.
References fImage, fType, TNamed::GetName(), and TImage::WriteImage().
Referenced by ~TImageDump().
Implements TVirtualPS.
Definition at line 120 of file TImageDump.cxx.
References TMath::Abs(), TColor::AsHexString(), TImage::BeginPaint(), TImage::DrawBox(), DrawPS(), TAttFill::fFillColor, TAttFill::fFillStyle, fImage, TAttLine::fLineColor, TAttLine::fLineWidth, TROOT::GetColor(), gPad, gROOT, TVirtualX::kFilled, TVirtualX::kHollow, x, XtoPixel(), y, and YtoPixel().
void TImageDump::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] |
Implements TVirtualPS.
Definition at line 183 of file TImageDump.cxx.
References TColor::AsHexString(), TImage::BeginPaint(), TImage::DrawBox(), TImage::DrawFillArea(), fImage, TAttLine::fLineColor, TPoint::fX, TPoint::fY, TROOT::GetColor(), gPad, gROOT, hi, TImage::IsValid(), TVirtualX::kFilled, XtoPixel(), and YtoPixel().
Implements TVirtualPS.
Definition at line 280 of file TImageDump.cxx.
References TMath::Abs(), TColor::AsHexString(), TImage::BeginPaint(), TImage::DrawCircle(), TImage::DrawFillArea(), TImage::DrawLine(), TImage::DrawPolyLine(), TImage::DrawRectangle(), TImage::FillPolygon(), TImage::FillRectangle(), fImage, TAttMarker::fMarkerColor, TAttMarker::fMarkerSize, TAttMarker::fMarkerStyle, TPoint::fX, TPoint::fY, TROOT::GetColor(), gPad, gROOT, i, m, TImage::PutPixel(), XtoPixel(), and YtoPixel().
Implements TVirtualPS.
Definition at line 440 of file TImageDump.cxx.
References TMath::Abs(), TColor::AsHexString(), TObjArray::At(), TImage::BeginPaint(), TImage::DrawDashLine(), DrawDashPolyLine(), TImage::DrawFillArea(), TImage::DrawLine(), TImage::DrawPolyLine(), TAttFill::fFillColor, TAttFill::fFillStyle, TImage::FillPolygon(), fImage, TAttLine::fLineColor, TAttLine::fLineStyle, TAttLine::fLineWidth, TPoint::fX, TPoint::fY, TROOT::GetColor(), TObjArray::GetEntries(), TStyle::GetLineStyleString(), TNamed::GetName(), gPad, gROOT, gStipples, gStyle, i, j, kFALSE, kTRUE, line, TMath::Min(), n, TImage::PutPixel(), TString::Tokenize(), XtoPixel(), and YtoPixel().
void TImageDump::NewPage | ( | ) | [virtual] |
Implements TVirtualPS.
Definition at line 632 of file TImageDump.cxx.
References TImage::DrawRectangle(), fImage, gPad, h, and w.
void TImageDump::Open | ( | const char * | filename, | |
Int_t | type = -111 | |||
) | [virtual] |
Implements TVirtualPS.
Definition at line 82 of file TImageDump.cxx.
References TImage::Create(), fImage, TVirtualPS::fStream, fType, and TNamed::SetName().
Referenced by TImageDump().
Implements TVirtualPS.
Definition at line 645 of file TImageDump.cxx.
References TImage::BeginPaint(), TImage::DrawText(), fImage, TAttText::fTextAlign, TAttText::fTextAngle, TAttText::fTextColor, TAttText::fTextFont, TAttText::fTextSize, gPad, t, XtoPixel(), and YtoPixel().
Implements TVirtualPS.
Definition at line 748 of file TImageDump.cxx.
Referenced by G__G__PostScript_122_0_30(), G__G__PostScript_123_0_37(), and G__G__PostScript_124_0_23().
void* TImageDump::GetStream | ( | ) | const [inline, virtual] |
void TImageDump::SetType | ( | Int_t | type = -111 |
) | [inline, virtual] |
Int_t TImageDump::GetType | ( | ) | const [inline, virtual] |
TImage* TImageDump::GetImage | ( | ) | const [inline] |
Definition at line 66 of file TImageDump.h.
References fImage.
Referenced by G__G__PostScript_120_0_23(), and trans_graph().
void TImageDump::DrawDashPolyLine | ( | Int_t | npoints, | |
TPoint * | pt, | |||
UInt_t | nDash, | |||
const char * | pDash, | |||
const char * | col, | |||
UInt_t | thick | |||
) | [protected] |
void TImageDump::CellArrayBegin | ( | Int_t | W, | |
Int_t | H, | |||
Double_t | x1, | |||
Double_t | x2, | |||
Double_t | y1, | |||
Double_t | y2 | |||
) | [virtual] |
Implements TVirtualPS.
Implements TVirtualPS.
void TImageDump::CellArrayEnd | ( | ) | [virtual] |
Implements TVirtualPS.
void TImageDump::Close | ( | Option_t * | opt = "" |
) | [virtual] |
Implements TVirtualPS.
Implements TVirtualPS.
void TImageDump::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] |
Implements TVirtualPS.
Implements TVirtualPS.
Implements TVirtualPS.
Implements TVirtualPS.
Implements TVirtualPS.
void TImageDump::NewPage | ( | ) | [virtual] |
Implements TVirtualPS.
void TImageDump::Open | ( | const char * | filename, | |
Int_t | type = -111 | |||
) | [virtual] |
Implements TVirtualPS.
Implements TVirtualPS.
Implements TVirtualPS.
void* TImageDump::GetStream | ( | ) | const [inline, virtual] |
void TImageDump::SetType | ( | Int_t | type = -111 |
) | [inline, virtual] |
Int_t TImageDump::GetType | ( | ) | const [inline, virtual] |
TImage* TImageDump::GetImage | ( | ) | const [inline] |
TImage* TImageDump::fImage [protected] |
Definition at line 35 of file TImageDump.h.
Referenced by CellArrayBegin(), CellArrayEnd(), CellArrayFill(), Close(), DrawBox(), DrawDashPolyLine(), DrawFrame(), DrawPolyMarker(), DrawPS(), GetImage(), GetStream(), NewPage(), Open(), Text(), and ~TImageDump().
Int_t TImageDump::fType [protected] |
TImage* TImageDump::fImage [protected] |
Definition at line 35 of file TImageDump.h.