TGLongPosition
class description - source file - inheritance tree
public:
TGLongPosition TGLongPosition()
TGLongPosition TGLongPosition(Long_t xc, Long_t yc)
TGLongPosition TGLongPosition(const TGLongPosition& p)
void ~TGLongPosition()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
public:
Long_t fX x position
Long_t fY y position
TGDimension + TGPosition
Two small classes that implement dimensions (width and height) and
positions (x and y). They are trivial and their members are public.
Inline Functions
TGLongPosition TGLongPosition()
TGLongPosition TGLongPosition(Long_t xc, Long_t yc)
TGLongPosition TGLongPosition(const TGLongPosition& p)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void ~TGLongPosition()
Author: Fons Rademakers 02/01/98
Last update: root/gui:$Name: $:$Id: TGDimension.cxx,v 1.2 2000/06/27 15:12:23 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - 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.