#include <TG3DLine.h>
Inheritance diagram for TGHorizontal3DLine:
Public Member Functions | |
TGHorizontal3DLine (const TGWindow *p=0, UInt_t w=4, UInt_t h=2, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
virtual void | DrawBorder () |
virtual void | SavePrimitive (ostream &out, Option_t *option="") |
TGHorizontal3DLine (const TGWindow *p=0, UInt_t w=4, UInt_t h=2, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
virtual void | DrawBorder () |
virtual void | SavePrimitive (ostream &out, Option_t *option="") |
Definition at line 32 of file TG3DLine.h.
TGHorizontal3DLine::TGHorizontal3DLine | ( | const TGWindow * | p = 0 , |
|
UInt_t | w = 4 , |
|||
UInt_t | h = 2 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
TGHorizontal3DLine::TGHorizontal3DLine | ( | const TGWindow * | p = 0 , |
|
UInt_t | w = 4 , |
|||
UInt_t | h = 2 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
virtual void TGHorizontal3DLine::DrawBorder | ( | ) | [inline, virtual] |
Reimplemented from TGFrame.
Definition at line 39 of file TG3DLine.h.
References TGObject::fId, TGFrame::fWidth, TGFrame::GetHilightGC(), TGFrame::GetShadowGC(), and gVirtualX.
void TGHorizontal3DLine::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGFrame.
Definition at line 53 of file TG3DLine.cxx.
References TGFrame::fBackground, TGWindow::fParent, TGFrame::GetDefaultFrameBackground(), TGFrame::GetHeight(), TGWindow::GetName(), TGFrame::GetOptions(), TGFrame::GetOptionString(), TGFrame::GetWidth(), and TGFrame::SaveUserColor().
virtual void TGHorizontal3DLine::DrawBorder | ( | ) | [inline, virtual] |
Reimplemented from TGFrame.
Definition at line 39 of file TG3DLine.h.
References TGObject::fId, TGFrame::fWidth, TGFrame::GetHilightGC(), TGFrame::GetShadowGC(), and gVirtualX.
virtual void TGHorizontal3DLine::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGFrame.