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

CmdLabelTextThickness Class Reference

#include <CmdLabel.h>

Inheritance diagram for CmdLabelTextThickness:

Command List of all members.

Public Methods

 CmdLabelTextThickness (float newthickness)

Public Attributes

const float thickness

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

CmdLabelTextThickness::CmdLabelTextThickness float    newthickness [inline]
 

Definition at line 109 of file CmdLabel.h.

References Command::LABEL_TEXTTHICKNESS, and thickness.


Member Function Documentation

void CmdLabelTextThickness::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 109 of file CmdLabel.C.

References Command::cmdText, and thickness.


Member Data Documentation

const float CmdLabelTextThickness::thickness
 

Definition at line 108 of file CmdLabel.h.

Referenced by CmdLabelTextThickness, 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