TAttMarkerCanvas
class description - source file - inheritance tree
public:
TAttMarkerCanvas TAttMarkerCanvas()
TAttMarkerCanvas TAttMarkerCanvas(const char* name, const char* title, UInt_t ww = 400, UInt_t wh = 600)
virtual void ~TAttMarkerCanvas()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
virtual void UpdateMarkerAttributes(Int_t col, Int_t sty, Float_t msiz)
An AttMarkerCanvas is a TDialogCanvas specialized to set line attributes.
/*
*/
TAttMarkerCanvas() : TDialogCanvas()
*-*-*-*-*-*-*-*-*-*-*-*AttMarkerCanvas default constructor*-*-*-*-*-*-*-*-*-*-*
*-* ================================
TAttMarkerCanvas(const char *name, const char *title, UInt_t ww, UInt_t wh)
: TDialogCanvas(name,title,ww,wh)
*-*-*-*-*-*-*-*-*-*-*-*AttMarkerCanvas constructor*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-* ========================
~TAttMarkerCanvas()
*-*-*-*-*-*-*-*-*-*-*AttMarkerCanvas default destructor*-*-*-*-*-*-*-*-*-*-*-*
*-* ===============================
void UpdateMarkerAttributes(Int_t col,Int_t sty,Float_t msiz)
*-*-*-*-*-*-*-*-*-*-*Update marker attributes*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*-* ========================
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
Author: Rene Brun 04/07/96
Last update: root/gpad:$Name: $:$Id: TAttMarkerCanvas.cxx,v 1.1.1.1 2000/05/16 17:00:41 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.