Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CmdLabelTextSize Class Reference

#include <CmdLabel.h>

Inheritance diagram for CmdLabelTextSize:

Command List of all members.

Public Methods

 CmdLabelTextSize (float newsize)

Public Attributes

const float size

Protected Methods

virtual void create_text ()
 virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More...


Constructor & Destructor Documentation

CmdLabelTextSize::CmdLabelTextSize float    newsize [inline]
 

Definition at line 100 of file CmdLabel.h.

References Command::LABEL_TEXTSIZE, and size.


Member Function Documentation

void CmdLabelTextSize::create_text void    [protected, virtual]
 

virtual function which is called when a text version of the command must be created to be printed to the console or a log file.

Reimplemented from Command.

Definition at line 105 of file CmdLabel.C.

References Command::cmdText, and size.


Member Data Documentation

const float CmdLabelTextSize::size
 

Definition at line 99 of file CmdLabel.h.

Referenced by CmdLabelTextSize, and create_text.


The documentation for this class was generated from the following files:
Generated on Sat Apr 20 02:44:37 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002