Main Page   Class Hierarchy   Compound List   Header Files   Compound Members  

ddgHistogram Class Reference

Abstract histogram object to collect data. More...

#include <ddghist.h>

List of all members.


Public Members

 ddgHistogram (unsigned int s)
Create a text object at a given canvas location.

 ~ddgHistogram (void)
Free the memory of this histogram.

bool init (void)
Allocate memory if needed and clear the data samples.

void incr (unsigned int i)
Increment one range entry.

void decr (unsigned int i)
Decrement one range entry.

unsigned int size (void)
Return the size of the histogram.

unsigned int maxVal (void)
Return the maxVal of the histogram.

unsigned int totalSample (void)
Return the totalSample of the histogram.

unsigned int data (unsigned int i)
Return the totalSample of the histogram.


Detailed Description

Abstract histogram object to collect data.


The documentation for this class was generated from the following files:
Generated at Sun Sep 17 19:27:53 2000 for Digital Dawn Graphics Toolkit by doxygen 0.49-991205 written by Dimitri van Heesch, © 1997-1999