#include <TG3DLine.h>
Inheritance diagram for TGVertical3DLine:
Public Member Functions | |
TGVertical3DLine (const TGWindow *p=0, UInt_t w=2, UInt_t h=4, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
virtual void | DrawBorder () |
virtual void | SavePrimitive (ostream &out, Option_t *option="") |
TGVertical3DLine (const TGWindow *p=0, UInt_t w=2, UInt_t h=4, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
virtual void | DrawBorder () |
virtual void | SavePrimitive (ostream &out, Option_t *option="") |
Definition at line 50 of file TG3DLine.h.
TGVertical3DLine::TGVertical3DLine | ( | const TGWindow * | p = 0 , |
|
UInt_t | w = 2 , |
|||
UInt_t | h = 4 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
Definition at line 42 of file TG3DLine.cxx.
References TGWindow::fEditDisabled, TGWindow::kEditDisableWidth, and TGWindow::SetWindowName().
TGVertical3DLine::TGVertical3DLine | ( | const TGWindow * | p = 0 , |
|
UInt_t | w = 2 , |
|||
UInt_t | h = 4 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
virtual void TGVertical3DLine::DrawBorder | ( | ) | [inline, virtual] |
Reimplemented from TGFrame.
Definition at line 57 of file TG3DLine.h.
References TGFrame::fHeight, TGObject::fId, TGFrame::GetHilightGC(), TGFrame::GetShadowGC(), and gVirtualX.
void TGVertical3DLine::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGFrame.
Definition at line 77 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 TGVertical3DLine::DrawBorder | ( | ) | [inline, virtual] |
Reimplemented from TGFrame.
Definition at line 57 of file TG3DLine.h.
References TGFrame::fHeight, TGObject::fId, TGFrame::GetHilightGC(), TGFrame::GetShadowGC(), and gVirtualX.
virtual void TGVertical3DLine::SavePrimitive | ( | ostream & | out, | |
Option_t * | option = "" | |||
) | [virtual] |
Reimplemented from TGFrame.