Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWHistogram::ImageDescriptor Class Reference

#include <vtkKWHistogram.h>

List of all members.

Public Types

enum  { StyleBars = 0, StyleDots }

Public Member Functions

 ImageDescriptor ()
int IsValid () const
int IsEqualTo (const ImageDescriptor *desc)
void Copy (const ImageDescriptor *desc)
void SetRange (double range0, double range1)
void SetRange (double range[2])
void SetDimensions (unsigned int width, unsigned int height)
void SetColor (double color[3])
void SetBackgroundColor (double color[3])
void SetOutOfRangeColor (double color[3])
void SetGridColor (double color[3])

Public Attributes

int DrawBackground
int DrawGrid
int GridSize
int Style
double Range [2]
unsigned int Width
unsigned int Height
double Color [3]
double BackgroundColor [3]
double OutOfRangeColor [3]
double GridColor [3]
vtkColorTransferFunction * ColorTransferFunction
double DefaultMaximumOccurence
double LastMaximumOccurence


Detailed Description

Get an image of the histogram. The image parameters are described through an instance of the above ImageDescriptor. The histogram can be drawn for a given data range. If DrawBackground is false, the background pixels are set to be transparent and the resulting image is created in RGBA space instead of RGB. BTX nested_class

Definition at line 169 of file vtkKWHistogram.h.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
StyleBars 
StyleDots 

Definition at line 183 of file vtkKWHistogram.h.


Constructor & Destructor Documentation

vtkKWHistogram::ImageDescriptor::ImageDescriptor  ) 
 


Member Function Documentation

int vtkKWHistogram::ImageDescriptor::IsValid  )  const
 

int vtkKWHistogram::ImageDescriptor::IsEqualTo const ImageDescriptor desc  ) 
 

void vtkKWHistogram::ImageDescriptor::Copy const ImageDescriptor desc  ) 
 

void vtkKWHistogram::ImageDescriptor::SetRange double  range0,
double  range1
 

void vtkKWHistogram::ImageDescriptor::SetRange double  range[2]  ) 
 

void vtkKWHistogram::ImageDescriptor::SetDimensions unsigned int  width,
unsigned int  height
 

void vtkKWHistogram::ImageDescriptor::SetColor double  color[3]  ) 
 

void vtkKWHistogram::ImageDescriptor::SetBackgroundColor double  color[3]  ) 
 

void vtkKWHistogram::ImageDescriptor::SetOutOfRangeColor double  color[3]  ) 
 

void vtkKWHistogram::ImageDescriptor::SetGridColor double  color[3]  ) 
 


Member Data Documentation

int vtkKWHistogram::ImageDescriptor::DrawBackground
 

Definition at line 179 of file vtkKWHistogram.h.

int vtkKWHistogram::ImageDescriptor::DrawGrid
 

Definition at line 180 of file vtkKWHistogram.h.

int vtkKWHistogram::ImageDescriptor::GridSize
 

Definition at line 181 of file vtkKWHistogram.h.

int vtkKWHistogram::ImageDescriptor::Style
 

Definition at line 188 of file vtkKWHistogram.h.

double vtkKWHistogram::ImageDescriptor::Range[2]
 

Definition at line 190 of file vtkKWHistogram.h.

unsigned int vtkKWHistogram::ImageDescriptor::Width
 

Definition at line 194 of file vtkKWHistogram.h.

unsigned int vtkKWHistogram::ImageDescriptor::Height
 

Definition at line 195 of file vtkKWHistogram.h.

double vtkKWHistogram::ImageDescriptor::Color[3]
 

Definition at line 198 of file vtkKWHistogram.h.

double vtkKWHistogram::ImageDescriptor::BackgroundColor[3]
 

Definition at line 201 of file vtkKWHistogram.h.

double vtkKWHistogram::ImageDescriptor::OutOfRangeColor[3]
 

Definition at line 204 of file vtkKWHistogram.h.

double vtkKWHistogram::ImageDescriptor::GridColor[3]
 

Definition at line 207 of file vtkKWHistogram.h.

vtkColorTransferFunction* vtkKWHistogram::ImageDescriptor::ColorTransferFunction
 

Definition at line 210 of file vtkKWHistogram.h.

double vtkKWHistogram::ImageDescriptor::DefaultMaximumOccurence
 

Definition at line 225 of file vtkKWHistogram.h.

double vtkKWHistogram::ImageDescriptor::LastMaximumOccurence
 

Definition at line 226 of file vtkKWHistogram.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:38:39 2006 for ParaView by doxygen 1.3.5