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

CmdColorScaleMethod Class Reference

change the method used to calculate the color scale. More...

#include <CmdColor.h>

Inheritance diagram for CmdColorScaleMethod:

Command List of all members.

Public Methods

 CmdColorScaleMethod (const char *)
 ~CmdColorScaleMethod ()

Public Attributes

char * method

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...


Detailed Description

change the method used to calculate the color scale.

Definition at line 64 of file CmdColor.h.


Constructor & Destructor Documentation

CmdColorScaleMethod::CmdColorScaleMethod const char *   
 

Definition at line 77 of file CmdColor.C.

References method, and stringdup.

CmdColorScaleMethod::~CmdColorScaleMethod  
 

Definition at line 81 of file CmdColor.C.

References method.


Member Function Documentation

void CmdColorScaleMethod::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 72 of file CmdColor.C.

References Command::cmdText, and method.


Member Data Documentation

char* CmdColorScaleMethod::method
 

Definition at line 69 of file CmdColor.h.

Referenced by CmdColorScaleMethod, create_text, and ~CmdColorScaleMethod.


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