ROOT
6.07/01
Reference Guide
|
Abstract base class for elements drawn in the editor.
Classes inheriting from TAttBBox2D implementing the TAttBBox2D virtual classes, and using TPad::ShowGuideLines in ExecuteEvent will automatically get the guide lines drawn when moved in the pad. All methods work with pixel coordinates.
Definition at line 23 of file TAttBBox2D.h.
Public Member Functions | |
virtual | ~TAttBBox2D () |
virtual Rectangle_t | GetBBox ()=0 |
virtual TPoint | GetBBoxCenter ()=0 |
virtual void | SetBBoxCenter (const TPoint &p)=0 |
virtual void | SetBBoxCenterX (const Int_t x)=0 |
virtual void | SetBBoxCenterY (const Int_t y)=0 |
virtual void | SetBBoxX1 (const Int_t x)=0 |
virtual void | SetBBoxX2 (const Int_t x)=0 |
virtual void | SetBBoxY1 (const Int_t y)=0 |
virtual void | SetBBoxY2 (const Int_t y)=0 |
ClassDef (TAttBBox2D, 0) | |
#include <TAttBBox2D.h>
|
virtual |
TAttBBox2D::ClassDef | ( | TAttBBox2D | , |
0 | |||
) |
|
pure virtual |
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().
|
pure virtual |
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().
Implemented in TPad, TText, TEllipse, TBox, TLine, TCurlyLine, TMarker, and TCurlyArc.
Referenced by TPad::ShowGuidelines().