library: libGraf
#include "TEllipse.h"

TEllipse


class description - header file - source file
viewCVS header - viewCVS source

class TEllipse: public TObject, public TAttLine, public TAttFill

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
TEllipse()
TEllipse(const TEllipse& ellipse)
TEllipse(Double_t x1, Double_t y1, Double_t r1, Double_t r2 = 0, Double_t phimin = 0, Double_t phimax = 360, Double_t theta = 0)
virtual~TEllipse()
voidTObject::AbstractMethod(const char* method) const
virtual voidTObject::AppendPad(Option_t* option = "")
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTObject::Clear(Option_t* = "")
virtual TObject*TObject::Clone(const char* newname = "") const
virtual Int_tTObject::Compare(const TObject* obj) const
virtual voidCopy(TObject& ellipse) const
virtual voidTObject::Delete(Option_t* option = "")
Int_tTAttLine::DistancetoLine(Int_t px, Int_t py, Double_t xp1, Double_t yp1, Double_t xp2, Double_t yp2)
virtual Int_tDistancetoPrimitive(Int_t px, Int_t py)
virtual voidDraw(Option_t* option = "")
virtual voidTObject::DrawClass() const
virtual TObject*TObject::DrawClone(Option_t* option = "") const
virtual voidDrawEllipse(Double_t x1, Double_t y1, Double_t r1, Double_t r2, Double_t phimin, Double_t phimax, Double_t theta, Option_t* option = "")
virtual voidTObject::Dump() const
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
virtual Color_tTAttFill::GetFillColor() const
virtual Style_tTAttFill::GetFillStyle() const
virtual const char*TObject::GetIconName() const
virtual Color_tTAttLine::GetLineColor() const
virtual Style_tTAttLine::GetLineStyle() const
virtual Width_tTAttLine::GetLineWidth() const
virtual const char*TObject::GetName() const
Bool_tGetNoEdges() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
virtual Option_t*TObject::GetOption() const
Double_tGetPhimax() const
Double_tGetPhimin() const
Double_tGetR1() const
Double_tGetR2() const
Double_tGetTheta() const
virtual const char*TObject::GetTitle() const
virtual UInt_tTObject::GetUniqueID() const
Double_tGetX1() const
Double_tGetY1() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTObject::Hash() const
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() const
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTObject::IsSortable() const
virtual Bool_tTAttFill::IsTransparent() const
Bool_tTObject::IsZombie() const
virtual voidls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual voidTAttLine::Modify()
virtual Bool_tTObject::Notify()
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
TEllipse&operator=(const TEllipse&)
virtual voidPaint(Option_t* option = "")
virtual voidPaintEllipse(Double_t x1, Double_t y1, Double_t r1, Double_t r2, Double_t phimin, Double_t phimax, Double_t theta, Option_t* option = "")
virtual voidTObject::Pop()
virtual voidPrint(Option_t* option = "") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
virtual voidTAttFill::ResetAttFill(Option_t* option = "")
virtual voidTAttLine::ResetAttLine(Option_t* option = "")
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") const
virtual voidTAttFill::SaveFillAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1001)
virtual voidTAttLine::SaveLineAttributes(ostream& out, const char* name, Int_t coldef = 1, Int_t stydef = 1, Int_t widdef = 1)
virtual voidSavePrimitive(ostream& out, Option_t* option = "")
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")
static voidTObject::SetDtorOnly(void* obj)
virtual voidTAttFill::SetFillAttributes()
virtual voidTAttFill::SetFillColor(Color_t fcolor)
virtual voidTAttFill::SetFillStyle(Style_t fstyle)
virtual voidTAttLine::SetLineAttributes()
virtual voidTAttLine::SetLineColor(Color_t lcolor)
virtual voidTAttLine::SetLineStyle(Style_t lstyle)
virtual voidTAttLine::SetLineWidth(Width_t lwidth)
virtual voidSetNoEdges(Bool_t noEdges = kTRUE)
static voidTObject::SetObjectStat(Bool_t stat)
virtual voidSetPhimax(Double_t phi = 360)
virtual voidSetPhimin(Double_t phi = 0)
virtual voidSetR1(Double_t r1)
virtual voidSetR2(Double_t r2)
virtual voidSetTheta(Double_t theta = 0)
virtual voidTObject::SetUniqueID(UInt_t uid)
virtual voidSetX1(Double_t x1)
virtual voidSetY1(Double_t y1)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = "0", Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = "0", Int_t option = 0, Int_t bufsize = 0) const
protected:
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()

Data Members

public:
enum { kNoEdges
};
enum TObject::EStatusBits { kCanDelete
kMustCleanup
kObjInCanvas
kIsReferenced
kHasUUID
kCannotPick
kNoContextMenu
kInvalidObject
};
enum TObject::[unnamed] { kIsOnHeap
kNotDeleted
kZombie
kBitMask
kSingleKey
kOverwrite
kWriteDelete
};
protected:
Double_tfX1X coordinate of centre
Double_tfY1Y coordinate of centre
Double_tfR1first radius
Double_tfR2second radius
Double_tfPhiminMinimum angle (degrees)
Double_tfPhimaxMaximum angle (degrees)
Double_tfThetaRotation angle (degrees)
Color_tTAttLine::fLineColorline color
Style_tTAttLine::fLineStyleline style
Width_tTAttLine::fLineWidthline width
Color_tTAttFill::fFillColorfill area color
Style_tTAttFill::fFillStylefill area style

Class Description

  Ellipse class.

  Ellipse is a general ellipse that can be truncated and rotated.
  An Ellipse is defined by its center (x1,y1) and two radius r1 and r2.
  A minimum and maximum angle may be specified (phimin, phimax).
  The Ellipse may be rotated with an angle theta.
  The attributes of the outline line are given via TAttLine.
  The attributes of the fill area are given via TAttFill.
  The picture below illustrates different types of ellipses.

  When an ellipse sector only is drawn, the lines connecting the center
  of the ellipse to the edges are drawn by default. One can specify
  the drawing option "only" to not draw these lines or alternatively
  call the function SetNoEdges().

/* */

TEllipse()
 Ellipse default constructor.
TEllipse(Double_t x1, Double_t y1,Double_t r1,Double_t r2,Double_t phimin,Double_t phimax,Double_t theta)
 Ellipse normal constructor.
~TEllipse()
 Ellipse default destructor.
TEllipse(const TEllipse &ellipse)
 Copy constructor.
void Copy(TObject &obj)
 Copy this ellipse to ellipse.
Int_t DistancetoPrimitive(Int_t px, Int_t py)
 Compute distance from point px,py to an ellipse.

  Compute the closest distance of approach from point px,py to this ellipse.
  The distance is computed in pixels units.
void Draw(Option_t *option)
 Draw this ellipse with its current attributes.
void DrawEllipse(Double_t x1, Double_t y1,Double_t r1,Double_t r2,Double_t phimin,Double_t phimax,Double_t theta,Option_t *option)
 Draw this ellipse with new coordinates.
void ExecuteEvent(Int_t event, Int_t px, Int_t py)
 Execute action corresponding to one event.

  This member function is called when a line is clicked with the locator

  If Left button clicked on one of the line end points, this point
     follows the cursor until button is released.

  if Middle button clicked, the line is moved parallel to itself
     until the button is released.

  NOTE that support for log scale is not implemented
void ls(Option_t *)
 List this ellipse with its attributes.
void Paint(Option_t *option)
 Paint this ellipse with its current attributes.
void PaintEllipse(Double_t x1, Double_t y1, Double_t r1, Double_t r2, Double_t phimin, Double_t phimax, Double_t theta, Option_t *option)
 Draw this ellipse with new coordinates.
void Print(Option_t *)
 Dump this ellipse with its attributes.
void SavePrimitive(ostream &out, Option_t * /*= ""*/)
 Save primitive as a C++ statement(s) on output stream out
Bool_t GetNoEdges()
 Return kTRUE if kNoEdges bit is set, kFALSE otherwise.
void SetNoEdges(Bool_t noEdges)
 if  noEdges = kTRUE the lines connecting the center to the edges
 will not be drawn.
 default is to draw the edges.
void Streamer(TBuffer &R__b)
 Stream an object of class TEllipse.
Double_t GetX1()
{return fX1;}
Double_t GetY1()
{return fY1;}
Double_t GetR1()
{return fR1;}
Double_t GetR2()
{return fR2;}
Double_t GetPhimin()
{return fPhimin;}
Double_t GetPhimax()
{return fPhimax;}
Double_t GetTheta()
{return fTheta;}
void SetPhimin(Double_t phi=0)
{fPhimin=phi;}
void SetPhimax(Double_t phi=360)
{fPhimax=phi;}
void SetR1(Double_t r1)
{fR1=r1;}
void SetR2(Double_t r2)
{fR2=r2;}
void SetTheta(Double_t theta=0)
{fTheta=theta;}
void SetX1(Double_t x1)
{fX1=x1;}
void SetY1(Double_t y1)
{fY1=y1;}

Author: Rene Brun 16/10/95
Last update: root/graf:$Name: $:$Id: TEllipse.cxx,v 1.27 2006/07/03 16:10:45 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - 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.