TAttLineCanvas
class description - source file - inheritance tree
public:
TAttLineCanvas TAttLineCanvas()
TAttLineCanvas TAttLineCanvas(Text_t* name, Text_t* title, UInt_t ww = 400, UInt_t wh = 600)
virtual void ~TAttLineCanvas()
TClass* Class()
virtual TClass* IsA()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
virtual void UpdateLineAttributes(Int_t col, Int_t sty, Int_t width)
An AttLineCanvas is a TDialogCanvas specialized to set line attributes.
/*
*/
TAttLineCanvas() : TDialogCanvas()
*-*-*-*-*-*-*-*-*-*-*-*AttLineCanvas default constructor*-*-*-*-*-*-*-*-*-*-*
*-* ================================
TAttLineCanvas(const Text_t *name, const Text_t *title, UInt_t ww, UInt_t wh)
: TDialogCanvas(name,title,ww,wh)
*-*-*-*-*-*-*-*-*-*-*-*AttLineCanvas constructor*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-* ========================
~TAttLineCanvas()
*-*-*-*-*-*-*-*-*-*-*AttLineCanvas default destructor*-*-*-*-*-*-*-*-*-*-*-*
*-* ===============================
void UpdateLineAttributes(Int_t col, Int_t sty, Int_t width)
*-*-*-*-*-*-*-*-*-*-*Update object attributes*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-* ========================
Inline Functions
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
Author: Rene Brun 03/07/96
Last update: 2.00/11 08/08/98 22.36.40 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
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.