#include <TAttFill.h>
Inheritance diagram for TAttFill:
Public Member Functions | |
TAttFill () | |
TAttFill (Color_t fcolor, Style_t fstyle) | |
virtual | ~TAttFill () |
void | Copy (TAttFill &attfill) const |
virtual Color_t | GetFillColor () const |
virtual Style_t | GetFillStyle () const |
virtual Bool_t | IsTransparent () const |
virtual void | Modify () |
virtual void | ResetAttFill (Option_t *option="") |
virtual void | SaveFillAttributes (ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1001) |
virtual void | SetFillAttributes () |
virtual void | SetFillColor (Color_t fcolor) |
virtual void | SetFillStyle (Style_t fstyle) |
TAttFill () | |
TAttFill (Color_t fcolor, Style_t fstyle) | |
virtual | ~TAttFill () |
void | Copy (TAttFill &attfill) const |
virtual Color_t | GetFillColor () const |
virtual Style_t | GetFillStyle () const |
virtual Bool_t | IsTransparent () const |
virtual void | Modify () |
virtual void | ResetAttFill (Option_t *option="") |
virtual void | SaveFillAttributes (ostream &out, const char *name, Int_t coldef=1, Int_t stydef=1001) |
virtual void | SetFillAttributes () |
virtual void | SetFillColor (Color_t fcolor) |
virtual void | SetFillStyle (Style_t fstyle) |
Protected Attributes | |
Color_t | fFillColor |
Style_t | fFillStyle |
Definition at line 32 of file TAttFill.h.
TAttFill::TAttFill | ( | ) |
TAttFill::~TAttFill | ( | ) | [virtual] |
Definition at line 180 of file TAttFill.cxx.
TAttFill::TAttFill | ( | ) |
virtual TAttFill::~TAttFill | ( | ) | [virtual] |
void TAttFill::Copy | ( | TAttFill & | attfill | ) | const |
Definition at line 187 of file TAttFill.cxx.
References fFillColor, and fFillStyle.
Referenced by TBox::Copy(), TPolyLine::Copy(), TLegendEntry::Copy(), TArrow::Copy(), TH1::Copy(), TF1::Copy(), TEllipse::Copy(), TStyle::Copy(), TArc::DrawArc(), TArrow::DrawArrow(), TBox::DrawBox(), TCanvas::DrawClonePad(), TCrown::DrawCrown(), TEllipse::DrawEllipse(), TGraph::DrawGraph(), and TPolyLine::DrawPolyLine().
virtual Color_t TAttFill::GetFillColor | ( | ) | const [inline, virtual] |
Definition at line 43 of file TAttFill.h.
References fFillColor.
Referenced by TSpider::AddVariable(), TSelectorDraw::Begin(), TCanvas::Build(), ClassImp(), TPad::Clear(), TGeoVolume::CloneVolume(), ROOT::TBranchProxyDirector::CreateHistogram(), TF2::CreateHistogram(), TVolume::CreateTNode(), TSpider::DeleteVariable(), TCrown::DistancetoPrimitive(), TEllipse::DistancetoPrimitive(), TPad::Divide(), TSpider::DrawPoly(), TSpider::DrawSlices(), TetrisBox::Erase(), TSliderBox::ExecuteEvent(), TDiamond::ExecuteEvent(), TBox::ExecuteEvent(), TPad::ExecuteEvent(), TProofChain::FillDrawAttributes(), TSpider::GetAverageFillColor(), TWbox::GetDarkColor(), TPie::GetEntryFillColor(), TPad::GetFrame(), TWbox::GetLightColor(), TPad::HighLight(), TPainter3dAlgorithms::ImplicitFunction(), TVolume::ImportShapeAttributes(), TNode::ImportShapeAttributes(), TProofDrawHist::Init(), TGLViewer::InitSecondaryObjects(), TGeoVolume::MakeCopyVolume(), TGeoVolumeMulti::MakeCopyVolume(), TWbox::Paint(), TF2::Paint(), TF1::Paint(), THStack::Paint(), TSpline::Paint(), TPad::Paint(), TPie::Paint(), TDiamond::Paint(), TPaveStats::Paint(), TCrown::Paint(), TGraphNode::Paint(), TNode::Paint(), TGraph2D::Paint(), THistPainter::Paint2DErrors(), TArrow::PaintArrow(), THistPainter::PaintBar(), THistPainter::PaintBarH(), TPad::PaintBorder(), TPad::PaintBox(), THistPainter::PaintBoxes(), THistPainter::PaintColorLevels(), THistPainter::PaintContour(), TFileDrawMap::PaintDir(), TPad::PaintFillAreaHatches(), TWbox::PaintFrame(), THistPainter::PaintH3Iso(), THistPainter::PaintHist(), TParallelCoordVar::PaintHistogram(), THistPainter::PaintLego(), TGraph2DPainter::PaintLevels(), TPad::PaintModified(), TPave::PaintPave(), TPave::PaintPaveArc(), TPaveText::PaintPrimitives(), TVolume::PaintShape(), THistPainter::PaintSurface(), THistPainter::PaintTriangles(), TGraph2DPainter::PaintTriangles(), TBox::Print(), TGeoVolume::ReplaceNode(), TPaveText::SaveLines(), TParallelCoordVar::SavePrimitive(), TPie::SavePrimitive(), TPad::SavePrimitive(), TStyle::SavePrimitive(), TF1::SavePrimitive(), TF2::SavePrimitive(), TF3::SavePrimitive(), TQtBrush::SetFillAttributes(), TGWin32::SetFillColor(), TPostScript::SetFillColor(), TPDF::SetFillColor(), TGX11::SetFillColor(), TSVG::SetFillColor(), TGLLegoPainter::SetLegoColor(), TAttFillEditor::SetModel(), TSpider::SetNx(), TSpider::SetNy(), TGLBoxPainter::SetPlotColor(), TSpider::SetSegmentDisplay(), TGLTF3Painter::SetSurfaceColor(), TGLIsoPainter::SetSurfaceColor(), TGLSurfacePainter::SetSurfaceColor(), TSelectorDraw::TakeAction(), TSelectorDraw::TakeEstimate(), TPave::TPave(), TVolume::TVolume(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TPad::UseCurrentStyle(), TCanvas::UseCurrentStyle(), TH1::UseCurrentStyle(), TPaveStats::UseCurrentStyle(), TFrame::UseCurrentStyle(), and TTree::UseCurrentStyle().
virtual Style_t TAttFill::GetFillStyle | ( | ) | const [inline, virtual] |
Definition at line 44 of file TAttFill.h.
References fFillStyle.
Referenced by TSpider::AddVariable(), TSelectorDraw::Begin(), ClassImp(), TGeoVolume::CloneVolume(), ROOT::TBranchProxyDirector::CreateHistogram(), TF2::CreateHistogram(), TVolume::CreateTNode(), TSpider::DeleteVariable(), TBox::DistancetoPrimitive(), TCrown::DistancetoPrimitive(), TEllipse::DistancetoPrimitive(), TPad::DistancetoPrimitive(), TSpider::DrawPoly(), TSpider::DrawSlices(), TProofChain::FillDrawAttributes(), TSpider::GetAverageFillStyle(), TPie::GetEntryFillStyle(), TVolume::ImportShapeAttributes(), TNode::ImportShapeAttributes(), TProofDrawHist::Init(), TGeoVolume::MakeCopyVolume(), TGeoVolumeMulti::MakeCopyVolume(), TF2::Paint(), TF1::Paint(), TSpline::Paint(), THStack::Paint(), TDiamond::Paint(), TCrown::Paint(), TGraphNode::Paint(), TGraph2D::Paint(), TNode::Paint(), THistPainter::Paint2DErrors(), THistPainter::PaintBar(), THistPainter::PaintBarH(), TPad::PaintBox(), THistPainter::PaintBoxes(), THistPainter::PaintColorLevels(), TEllipse::PaintEllipse(), TPad::PaintFillArea(), THistPainter::PaintHist(), TParallelCoordVar::PaintHistogram(), THistPainter::PaintLego(), TPave::PaintPave(), TPave::PaintPaveArc(), TVolume::PaintShape(), THistPainter::PaintSurface(), THistPainter::PaintTriangles(), TGraph2DPainter::PaintTriangles(), TBox::Print(), TGeoVolume::ReplaceNode(), TPaveText::SaveLines(), TParallelCoordVar::SavePrimitive(), TPie::SavePrimitive(), TPad::SavePrimitive(), TStyle::SavePrimitive(), TF1::SavePrimitive(), TF2::SavePrimitive(), TQtBrush::SetFillAttributes(), TAttFillEditor::SetModel(), TSpider::SetNx(), TSpider::SetNy(), TSpider::SetSegmentDisplay(), TSelectorDraw::TakeAction(), TSelectorDraw::TakeEstimate(), TPave::TPave(), TVolume::TVolume(), TStyleManager::UpdateEditor(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), TPaveStats::UseCurrentStyle(), TFrame::UseCurrentStyle(), and TTree::UseCurrentStyle().
Bool_t TAttFill::IsTransparent | ( | ) | const [inline, virtual] |
Definition at line 56 of file TAttFill.h.
References fFillStyle, kFALSE, and kTRUE.
Referenced by TPad::PaintBorder(), TPad::PaintModified(), and TWbox::PaintWbox().
void TAttFill::Modify | ( | ) | [virtual] |
Definition at line 197 of file TAttFill.cxx.
References fFillColor, fFillStyle, gPad, and gVirtualX.
Referenced by TPainter3dAlgorithms::DrawFaceMode1(), TPainter3dAlgorithms::DrawFaceMode2(), TPainter3dAlgorithms::DrawFaceMode3(), TPainter3dAlgorithms::FillPolygon(), TPolygon::Paint(), TMarker3DBox::Paint(), TDiamond::Paint(), TPaletteAxis::Paint(), TCrown::Paint(), TNode::Paint(), TArrow::PaintArrow(), TPad::PaintBorder(), TBox::PaintBox(), TEllipse::PaintEllipse(), TWbox::PaintFrame(), TPave::PaintPave(), TPave::PaintPaveArc(), TPolyLine::PaintPolyLine(), TPolyLine::PaintPolyLineNDC(), and TVolume::PaintShape().
void TAttFill::ResetAttFill | ( | Option_t * | option = "" |
) | [virtual] |
Definition at line 212 of file TAttFill.cxx.
References fFillColor, and fFillStyle.
Referenced by TStyle::Reset().
void TAttFill::SaveFillAttributes | ( | ostream & | out, | |
const char * | name, | |||
Int_t | coldef = 1 , |
|||
Int_t | stydef = 1001 | |||
) | [virtual] |
Definition at line 222 of file TAttFill.cxx.
References fFillColor, fFillStyle, and TColor::SaveColor().
Referenced by TGraphNode::SaveAttributes(), TLegendEntry::SaveEntry(), TSpline5::SavePrimitive(), TPolyLine::SavePrimitive(), TLegend::SavePrimitive(), TCutG::SavePrimitive(), TGraphAsymmErrors::SavePrimitive(), TGraphErrors::SavePrimitive(), TSlider::SavePrimitive(), TPaveClass::SavePrimitive(), TPaveText::SavePrimitive(), TEllipse::SavePrimitive(), TBox::SavePrimitive(), TGroupButton::SavePrimitive(), TH1K::SavePrimitive(), TEfficiency::SavePrimitive(), TArc::SavePrimitive(), TGraph2D::SavePrimitive(), TGraph::SavePrimitive(), TWbox::SavePrimitive(), TPavesText::SavePrimitive(), TGraphBentErrors::SavePrimitive(), TPaveLabel::SavePrimitive(), TSpline3::SavePrimitive(), TPave::SavePrimitive(), TTreePerfStats::SavePrimitive(), TPaveStats::SavePrimitive(), TCrown::SavePrimitive(), TArrow::SavePrimitive(), TDiamond::SavePrimitive(), TPaletteAxis::SavePrimitive(), TMarker3DBox::SavePrimitive(), TButton::SavePrimitive(), and TH1::SavePrimitiveHelp().
void TAttFill::SetFillAttributes | ( | ) | [virtual] |
Definition at line 240 of file TAttFill.cxx.
References fFillColor, fFillStyle, and TVirtualPadEditor::UpdateFillAttributes().
Referenced by RooPlot::SetFillAttributes().
virtual void TAttFill::SetFillColor | ( | Color_t | fcolor | ) | [inline, virtual] |
Definition at line 50 of file TAttFill.h.
References fFillColor.
Referenced by Aclock::Aclock(), TSpider::AddVariable(), anim(), ApplicationWindow::ApplicationWindow(), RooStats::SamplingDistPlot::ApplyDefaultStyle(), TSelectorDraw::Begin(), Bessel(), TCanvas::Build(), TSessionQueryFrame::Build(), TDialogCanvas::BuildStandardButtons(), canvas_write(), cernstaff(), TGeoChecker::CheckGeometryFull(), chi2test(), ClockHand::ClockHand(), TGeoVolume::CloneVolume(), ConfidenceIntervals(), ConnectToServer(), correlationscatters(), correlationscattersMultiClass(), TDocLatexDirective::CreateLatex(), TVolume::CreateTNode(), TSpider::DeleteVariable(), demoshelp(), TGroupButton::DisplayColorTable(), TGraphNode::DistancetoPrimitive(), Viewer::DoButton(), MyMainFrame::DoDraw(), TAttFillEditor::DoFillColor(), doFit(), TProofProgressDialog::DoPlotRateGraph(), TH2::DoProfile(), TH3::DoProject1D(), TH3::DoProject2D(), TH2::DoProjection(), double32(), TGenerator::Draw(), RooStats::LikelihoodIntervalPlot::Draw(), TASImage::Draw(), TColorWheel::Draw(), draw_layer(), Draw_PerfProfiles(), TPad::DrawClassObject(), DrawData(), TPainter3dAlgorithms::DrawFaceMode1(), TPainter3dAlgorithms::DrawFaceMode2(), TPainter3dAlgorithms::DrawFaceMode3(), TMLPAnalyzer::DrawNetwork(), TSpider::DrawPoly(), TSpider::DrawPolyAverage(), TSpider::DrawSlices(), TSpider::DrawSlicesAverage(), StatDialogBDT::DrawTree(), DynamicSlice(), TetrisBox::Erase(), exclusiongraph(), exclusiongraph2(), FFT(), TestDialog::FillHistos(), TPainter3dAlgorithms::FillPolygon(), fillrandom(), first(), fit1(), fit2a(), fitcont(), fitLinear(), fitLinearRobust(), fitMultiGraph(), fitslicesy(), FittingDemo(), framework(), G__G__PostScript_122_0_32(), G__G__PostScript_123_0_26(), G__G__PostScript_124_0_25(), GAMinTutorial(), GammaFun(), gerrors(), gerrors2(), TPad::GetFrame(), glbox(), glh3c(), glplot(), glplot_geom(), glsurfaces(), gltf3(), goftest(), graph(), graph2dfit(), graphpolar(), graphShade(), h1draw(), handle(), handle1(), handle2(), hclient(), HistAction::HistAction(), hksimple(), hlabels1(), hlabels2(), hsimple(), hstack(), hsum(), hsumanim(), hsumTimer(), TVolume::ImportShapeAttributes(), TNode::ImportShapeAttributes(), TPie::Init(), TProofDrawHist::Init(), RootShower::Initialize(), IntervalExamples(), kalman_do(), labels1(), labels2(), Legendre(), LegendreAssoc(), limit(), LoadXS(), logscales(), TGeoVolume::MakeCopyVolume(), TGeoVolumeMulti::MakeCopyVolume(), markerwarning(), mathcoreSpecFunc(), mathStudent(), matrixOperations_do(), memstat(), minuit2FitBench(), mlpHiggs(), TStyleManager::ModFillColor(), mp3player(), multicolor(), mvaweights(), NewGameButton::NewGameButton(), ntuple1(), SplitGLView::OnMouseIdle(), RootShower::OnOpenFile(), RootShower::OnShowerProduce(), RootShower::OnShowSelected(), options2d1(), TCreatePrimitives::Pad(), TF2::Paint(), TF1::Paint(), TSpline::Paint(), TASImage::Paint(), TClassTree::Paint(), TPie::Paint(), TDiamond::Paint(), CurrentPiece::Paint(), TPaletteAxis::Paint(), TGraphNode::Paint(), TGraph2D::Paint(), TNode::Paint(), THistPainter::Paint2DErrors(), TPad::PaintBorder(), THistPainter::PaintBoxes(), TColorWheel::PaintCircle(), TClassTree::PaintClass(), THistPainter::PaintColorLevels(), TWbox::PaintFrame(), TGraphPainter::PaintGraphPolar(), TColorWheel::PaintGray(), HistAction::paintHist(), THistPainter::PaintLego(), TGraph2DPainter::PaintLevels(), TPave::PaintPave(), TPave::PaintPaveArc(), TColorWheel::PaintRectangles(), TVolume::PaintShape(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), THistPainter::PaintSurface(), THistPainter::PaintTitle(), THistPainter::PaintTriangles(), TGraph2DPainter::PaintTriangles(), PauseButton::PauseButton(), performance(), plotNtuple(), ProofNtuple::PlotNtuple(), RooAbsReal::plotOn(), RooAbsData::plotOn(), RooAbsReal::plotOnWithErrorBand(), portfolio(), HistAction::processBoxB(), qa2(), quantiles(), quarks(), QuitButton::QuitButton(), RadioNuclides(), read(), TGeoVolume::ReplaceNode(), TStyle::Reset(), rf309_ndimplot(), rf608_fitresultaspdf(), robot(), RootShower::RootShower(), rulevisCorr(), rulevisHists(), seism(), TPad::SetAttFillPS(), TPie::SetEntryFillColor(), TSpider::SetFillColor(), RooPlot::SetFillColor(), TGShapedToolTip::SetHisto(), TSpider::SetNx(), TSpider::SetNy(), TPad::SetPad(), TSpider::SetSegmentDisplay(), TMVAGlob::SetSignalAndBackgroundStyle(), TetrisPiece::SetType(), TGeoManager::SetVolumeAttribute(), TGShapedToolTip::Show(), TMemStatShow::Show(), ProofFriends::SlaveBegin(), ProofPythia::SlaveBegin(), ProofSimple::SlaveBegin(), SplitGLView::SplitGLView(), SpyServ::SpyServ(), statfitparam(), station1(), station2(), surfaces(), TSelectorDraw::TakeAction(), TSelectorDraw::TakeEstimate(), TArrow::TArrow(), TDialogCanvas::TDialogCanvas(), tellipse(), ProofEventProc::Terminate(), ProofFriends::Terminate(), testGraph(), TestSPlot(), Tetris::Tetris(), tgaxis3(), tgraph2(), tgraph2d1(), tgraph2d2(), tgraph2d3(), tornado(), TPave::TPave(), TPerfStats::TPerfStats(), tree2ar(), tree2r(), triangles(), tStudent(), TSVDUnfoldExample(), TTree::TTree(), TTripleSliderDemo::TTripleSliderDemo(), TVirtualPad::TVirtualPad(), TVolume::TVolume(), TWbox::TWbox(), XSReactionDlg::UpdateGraph(), TGraph::UseCurrentStyle(), TPad::UseCurrentStyle(), TH1::UseCurrentStyle(), TCanvas::UseCurrentStyle(), TFrame::UseCurrentStyle(), TPaveStats::UseCurrentStyle(), TTree::UseCurrentStyle(), waves(), write(), XSGui::XSGui(), and zdemo().
virtual void TAttFill::SetFillStyle | ( | Style_t | fstyle | ) | [inline, virtual] |
Definition at line 51 of file TAttFill.h.
References fFillStyle.
Referenced by RooStats::SamplingDistPlot::AddSamplingDistributionShaded(), TSpider::AddVariable(), TSelectorDraw::Begin(), boostcontrolplots(), canvas_write(), cernstaff(), TGeoVolume::CloneVolume(), compareanapp(), compareClassApp(), correlationscatters(), correlationscattersMultiClass(), TF1::CreateFromCintClass(), TF1::CreateFromFunctor(), TVolume::CreateTNode(), TSpider::DeleteVariable(), TAttFillEditor::DoFillPattern(), TParallelCoord::Draw(), RooStats::LikelihoodIntervalPlot::Draw(), draw_layer(), TPainter3dAlgorithms::DrawFaceMode1(), TPainter3dAlgorithms::DrawFaceMode2(), TPainter3dAlgorithms::DrawFaceMode3(), StatDialogMVAEffs::DrawHistograms(), DrawMLPoutputMovie(), TMLPAnalyzer::DrawNetwork(), TSpider::DrawPoly(), TSpider::DrawPolyAverage(), TSpider::DrawSlices(), TSpider::DrawSlicesAverage(), StatDialogBDT::DrawTree(), exclusiongraph(), exclusiongraph2(), TPainter3dAlgorithms::FillPolygon(), TPad::GetFrame(), graphpolar(), graphShade(), TVolume::ImportShapeAttributes(), TNode::ImportShapeAttributes(), TPie::Init(), TProofDrawHist::Init(), kalman_do(), TGeoVolume::MakeCopyVolume(), TGeoVolumeMulti::MakeCopyVolume(), mlpHiggs(), TStyleManager::ModFillStyle(), mvas(), mvasMulticlass(), ntuple1(), TF2::Paint(), TF1::Paint(), TSpline::Paint(), TASImage::Paint(), TPie::Paint(), TDiamond::Paint(), TPaletteAxis::Paint(), TGraphNode::Paint(), TGraph2D::Paint(), TNode::Paint(), THistPainter::Paint2DErrors(), TPad::PaintBox(), THistPainter::PaintBoxes(), THistPainter::PaintColorLevels(), TGraphPainter::PaintGraphPolar(), THistPainter::PaintLego(), TPave::PaintPave(), TPave::PaintPaveArc(), TVolume::PaintShape(), THistPainter::PaintStat(), THistPainter::PaintStat2(), THistPainter::PaintStat3(), TGraphPainter::PaintStats(), THistPainter::PaintSurface(), THistPainter::PaintTitle(), THistPainter::PaintTriangles(), TGraph2DPainter::PaintTriangles(), piechart(), plot(), ProofNtuple::PlotNtuple(), RooAbsReal::plotOn(), RooAbsData::plotOn(), RooAbsReal::plotOnWithErrorBand(), probas(), TGeoVolume::ReplaceNode(), TStyle::Reset(), rulevisCorr(), rulevisHists(), TPad::SetAttFillPS(), TPie::SetEntryFillStyle(), TPad::SetFillStyle(), RooPlot::SetFillStyle(), TSpider::SetFillStyle(), TSpider::SetNx(), TSpider::SetNy(), MethodInfo::SetResultHists(), TSpider::SetSegmentDisplay(), TMVAGlob::SetSignalAndBackgroundStyle(), TMVAGlob::SetTMVAStyle(), TSelectorDraw::TakeAction(), TSelectorDraw::TakeEstimate(), tellipse(), TF1::TF1(), tgraph2(), TPave::TPave(), TSVDUnfoldExample(), TTree::TTree(), TVirtualPad::TVirtualPad(), TVolume::TVolume(), TWbox::TWbox(), TGraph::UseCurrentStyle(), TH1::UseCurrentStyle(), TFrame::UseCurrentStyle(), TPaveStats::UseCurrentStyle(), TTree::UseCurrentStyle(), variables(), variablesMultiClass(), and waves().
void TAttFill::Copy | ( | TAttFill & | attfill | ) | const |
virtual Color_t TAttFill::GetFillColor | ( | ) | const [inline, virtual] |
virtual Style_t TAttFill::GetFillStyle | ( | ) | const [inline, virtual] |
virtual Bool_t TAttFill::IsTransparent | ( | ) | const [virtual] |
virtual void TAttFill::Modify | ( | ) | [virtual] |
virtual void TAttFill::ResetAttFill | ( | Option_t * | option = "" |
) | [virtual] |
virtual void TAttFill::SaveFillAttributes | ( | ostream & | out, | |
const char * | name, | |||
Int_t | coldef = 1 , |
|||
Int_t | stydef = 1001 | |||
) | [virtual] |
virtual void TAttFill::SetFillAttributes | ( | ) | [virtual] |
virtual void TAttFill::SetFillColor | ( | Color_t | fcolor | ) | [inline, virtual] |
virtual void TAttFill::SetFillStyle | ( | Style_t | fstyle | ) | [inline, virtual] |
Color_t TAttFill::fFillColor [protected] |
Definition at line 35 of file TAttFill.h.
Referenced by Copy(), TPolyLine::DistancetoPrimitive(), TPDF::DrawBox(), TSVG::DrawBox(), TPostScript::DrawBox(), TImageDump::DrawBox(), TPostScript::DrawPS(), TSVG::DrawPS(), TImageDump::DrawPS(), TPDF::DrawPS(), GetFillColor(), TGQt::Init(), Modify(), ResetAttFill(), SaveFillAttributes(), SetFillAttributes(), TGWin32::SetFillColor(), TPostScript::SetFillColor(), TPDF::SetFillColor(), SetFillColor(), TGX11::SetFillColor(), TGQt::SetFillColor(), TSVG::SetFillColor(), TAttFill(), TGWin32::UpdateFillColor(), and TPostScript::Zone().
Style_t TAttFill::fFillStyle [protected] |
Definition at line 36 of file TAttFill.h.
Referenced by Copy(), TPolyLine::DistancetoPrimitive(), TPDF::DrawBox(), TSVG::DrawBox(), TPostScript::DrawBox(), TImageDump::DrawBox(), TPostScript::DrawPS(), TSVG::DrawPS(), TImageDump::DrawPS(), TPDF::DrawPS(), GetFillStyle(), TGeoMaterial::GetTransparency(), IsTransparent(), Modify(), TPad::PaintModified(), ResetAttFill(), SaveFillAttributes(), SetFillAttributes(), TGX11::SetFillStyle(), TGWin32::SetFillStyle(), SetFillStyle(), TGQt::SetFillStyle(), TGX11::SetFillStyleIndex(), TGeoMaterial::SetTransparency(), TAttFill(), TGWin32::UpdateFillStyle(), and TPostScript::Zone().