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

myFl_Chart Class Reference

A replacement for Fl_Chart, which has a bug that causes it to sometimes draw outside its bounding box. More...

List of all members.

Public Methods

 myFl_Chart (int, int, int, int, const char *=0)
 ~myFl_Chart ()
void clear ()
void set_data (const float *data, int n)

Protected Methods

void draw ()


Detailed Description

A replacement for Fl_Chart, which has a bug that causes it to sometimes draw outside its bounding box.

Definition at line 31 of file GeometryFltkMenu.C.


Constructor & Destructor Documentation

myFl_Chart::myFl_Chart int   ,
int   ,
int   ,
int   ,
const char *    = 0
 

Definition at line 49 of file GeometryFltkMenu.C.

References NULL.

myFl_Chart::~myFl_Chart  
 

Definition at line 59 of file GeometryFltkMenu.C.


Member Function Documentation

void myFl_Chart::clear  
 

Definition at line 63 of file GeometryFltkMenu.C.

References NULL.

Referenced by set_data.

void myFl_Chart::draw   [protected]
 

Definition at line 94 of file GeometryFltkMenu.C.

References fltk_rint.

Referenced by ColorscaleLumaChart::draw.

void myFl_Chart::set_data const float *    data,
int    n
 

Definition at line 70 of file GeometryFltkMenu.C.

References clear, data, and n.

Referenced by ColorscaleLumaChart::draw.


The documentation for this class was generated from the following file:
Generated on Fri Mar 29 02:47:51 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002