#include <TPolyMarker.h>
Inheritance diagram for TPolyMarker:
Definition at line 37 of file TPolyMarker.h.
TPolyMarker::TPolyMarker | ( | ) |
Referenced by DrawPolyMarker().
Definition at line 43 of file TPolyMarker.cxx.
References fLastPoint, fN, fOption, fX, fY, TObject::kCanDelete, and TObject::SetBit().
Definition at line 64 of file TPolyMarker.cxx.
References fLastPoint, fN, fOption, fX, fY, i, TObject::kCanDelete, and TObject::SetBit().
Definition at line 88 of file TPolyMarker.cxx.
References fLastPoint, fN, fOption, fX, fY, i, TObject::kCanDelete, and TObject::SetBit().
TPolyMarker::TPolyMarker | ( | const TPolyMarker & | polymarker | ) |
TPolyMarker::~TPolyMarker | ( | ) | [virtual] |
TPolyMarker::TPolyMarker | ( | ) |
TPolyMarker::TPolyMarker | ( | const TPolyMarker & | polymarker | ) |
virtual TPolyMarker::~TPolyMarker | ( | ) | [virtual] |
TPolyMarker & TPolyMarker::operator= | ( | const TPolyMarker & | ) | [protected] |
Definition at line 111 of file TPolyMarker.cxx.
References fLastPoint, fN, fOption, fX, fY, and TObject::operator=().
void TPolyMarker::Copy | ( | TObject & | polymarker | ) | const [virtual] |
Reimplemented from TObject.
Definition at line 149 of file TPolyMarker.cxx.
References TAttMarker::Copy(), TObject::Copy(), fLastPoint, fN, fOption, fX, fY, and i.
Reimplemented from TObject.
Definition at line 171 of file TPolyMarker.cxx.
References TMath::Abs(), d, RootCsg::distance(), fX, fY, gPad, i, and Size().
void TPolyMarker::Draw | ( | Option_t * | option = "" |
) | [virtual] |
Reimplemented from TObject.
Definition at line 197 of file TPolyMarker.cxx.
References TObject::AppendPad().
Referenced by TTable::EntryLoop(), and FirstContour().
void TPolyMarker::DrawPolyMarker | ( | Int_t | n, | |
Double_t * | x, | |||
Double_t * | y, | |||
Option_t * | option = "" | |||
) | [virtual] |
Definition at line 206 of file TPolyMarker.cxx.
References TObject::AppendPad(), TAttMarker::Copy(), fOption, TObject::kCanDelete, TObject::SetBit(), and TPolyMarker().
virtual Int_t TPolyMarker::GetLastPoint | ( | ) | const [inline, virtual] |
virtual Int_t TPolyMarker::GetN | ( | ) | const [inline, virtual] |
Option_t* TPolyMarker::GetOption | ( | ) | const [inline, virtual] |
Reimplemented from TObject.
Definition at line 61 of file TPolyMarker.h.
References TString::Data(), and fOption.
Double_t* TPolyMarker::GetX | ( | ) | const [inline] |
Double_t* TPolyMarker::GetY | ( | ) | const [inline] |
void TPolyMarker::ls | ( | Option_t * | option = "" |
) | const [virtual] |
Reimplemented from TObject.
Definition at line 229 of file TPolyMarker.cxx.
References fN, and TROOT::IndentLevel().
Int_t TPolyMarker::Merge | ( | TCollection * | list | ) | [virtual] |
Definition at line 239 of file TPolyMarker.cxx.
References xmlio::Class, TObject::ClassName(), TObject::Error(), GetX(), GetY(), i, TObject::InheritsFrom(), TIter::Reset(), SetPoint(), Size(), x, and y.
void TPolyMarker::Paint | ( | Option_t * | option = "" |
) | [virtual] |
Reimplemented from TObject.
Definition at line 276 of file TPolyMarker.cxx.
References fLastPoint, fX, fY, and PaintPolyMarker().
void TPolyMarker::PaintPolyMarker | ( | Int_t | n, | |
Double_t * | x, | |||
Double_t * | y, | |||
Option_t * | option = "" | |||
) | [virtual] |
Definition at line 285 of file TPolyMarker.cxx.
References gPad, and TAttMarker::Modify().
Referenced by Paint().
void TPolyMarker::Print | ( | Option_t * | option = "" |
) | const [virtual] |
void TPolyMarker::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TObject.
Definition at line 317 of file TPolyMarker.cxx.
References xmlio::Class, TROOT::ClassSaved(), fN, fOption, fX, fY, gROOT, i, TAttMarker::SaveMarkerAttributes(), and Size().
Definition at line 354 of file TPolyMarker.cxx.
References fLastPoint, fN, fX, fY, and TMath::Max().
Referenced by FirstContour(), Merge(), SetNextPoint(), and SetPolyMarker().
void TPolyMarker::SetPolyMarker | ( | Int_t | n | ) | [virtual] |
virtual Int_t TPolyMarker::Size | ( | ) | const [inline, virtual] |
Definition at line 75 of file TPolyMarker.h.
References fLastPoint.
Referenced by DistancetoPrimitive(), Merge(), and SavePrimitive().
TPolyMarker& TPolyMarker::operator= | ( | const TPolyMarker & | ) | [protected] |
Reimplemented from TObject.
virtual void TPolyMarker::DrawPolyMarker | ( | Int_t | n, | |
Double_t * | x, | |||
Double_t * | y, | |||
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TObject.
virtual Int_t TPolyMarker::GetLastPoint | ( | ) | const [inline, virtual] |
virtual Int_t TPolyMarker::GetN | ( | ) | const [inline, virtual] |
Option_t* TPolyMarker::GetOption | ( | ) | const [inline, virtual] |
Reimplemented from TObject.
Definition at line 61 of file TPolyMarker.h.
References TString::Data(), and fOption.
Double_t* TPolyMarker::GetX | ( | void | ) | const [inline] |
Double_t* TPolyMarker::GetY | ( | ) | const [inline] |
virtual Int_t TPolyMarker::Merge | ( | TCollection * | list | ) | [virtual] |
virtual void TPolyMarker::PaintPolyMarker | ( | Int_t | n, | |
Double_t * | x, | |||
Double_t * | y, | |||
Option_t * | option = "" | |||
) | [virtual] |
virtual void TPolyMarker::Print | ( | Option_t * | option = "" |
) | const [virtual] |
Reimplemented from TObject.
virtual void TPolyMarker::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TObject.
virtual void TPolyMarker::SetPolyMarker | ( | Int_t | n | ) | [virtual] |
virtual void TPolyMarker::SetPolyMarker | ( | Int_t | n, | |
Float_t * | x, | |||
Float_t * | y, | |||
Option_t * | option = "" | |||
) | [virtual] |
virtual void TPolyMarker::SetPolyMarker | ( | Int_t | n, | |
Double_t * | x, | |||
Double_t * | y, | |||
Option_t * | option = "" | |||
) | [virtual] |
virtual Int_t TPolyMarker::Size | ( | ) | const [inline, virtual] |
Int_t TPolyMarker::fN [protected] |
Definition at line 39 of file TPolyMarker.h.
Referenced by Copy(), GetN(), ls(), operator=(), Print(), SavePrimitive(), SetPoint(), SetPolyMarker(), and TPolyMarker().
Int_t TPolyMarker::fLastPoint [protected] |
Definition at line 40 of file TPolyMarker.h.
Referenced by Copy(), GetLastPoint(), operator=(), Paint(), SetNextPoint(), SetPoint(), SetPolyMarker(), Size(), TPolyMarker(), and ~TPolyMarker().
Double_t* TPolyMarker::fX [protected] |
Definition at line 41 of file TPolyMarker.h.
Referenced by Copy(), DistancetoPrimitive(), GetX(), operator=(), Paint(), SavePrimitive(), SetPoint(), SetPolyMarker(), TPolyMarker(), and ~TPolyMarker().
Double_t* TPolyMarker::fY [protected] |
Definition at line 42 of file TPolyMarker.h.
Referenced by Copy(), DistancetoPrimitive(), GetY(), operator=(), Paint(), SavePrimitive(), SetPoint(), SetPolyMarker(), TPolyMarker(), and ~TPolyMarker().
TString TPolyMarker::fOption [protected] |
Definition at line 43 of file TPolyMarker.h.
Referenced by Copy(), DrawPolyMarker(), GetOption(), operator=(), SavePrimitive(), SetPolyMarker(), and TPolyMarker().
Double_t* TPolyMarker::fX [protected] |
Definition at line 41 of file TPolyMarker.h.
Double_t* TPolyMarker::fY [protected] |
Definition at line 42 of file TPolyMarker.h.