Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

CanvasHxHistogram3d Class Reference

Extension of CanvasImage to display 3D HxHistograms (C++ histogram). More...

Inheritance diagram for CanvasHxHistogram3d::

CanvasImage CanvasObject List of all members.

Public Methods

 CanvasHxHistogram3d (String histName)
 Constructor. More...

 CanvasHxHistogram3d (String histName, double elevation, double alpha, double threshold)
 Constructor. More...

void draw (Graphics g)
 Draw CanvasObject on 'g', using internal CCS values. More...

void setPixel (int x, int y, Color c)
BufferedImage getSubImage (int x, int y, int w, int h)
String[] getPixelStrings (int x, int y, int w, int h)
String histName ()
double getElevation ()
void setElevation (double elevation)
double getAlpha ()
void setAlpha (double alpha)
double getThreshold ()
void setThreshold (double threshold)
int getDimSize (int dim)
double getBin (int bin)
double getMax ()

Detailed Description

Extension of CanvasImage to display 3D HxHistograms (C++ histogram).


Constructor & Destructor Documentation

CanvasHxHistogram3d::CanvasHxHistogram3d String    histName [inline]
 

Constructor.

CanvasHxHistogram3d::CanvasHxHistogram3d String    histName,
double    elevation,
double    alpha,
double    threshold
[inline]
 

Constructor.


Member Function Documentation

void CanvasHxHistogram3d::draw Graphics    g [inline, virtual]
 

Draw CanvasObject on 'g', using internal CCS values.

Reimplemented from CanvasObject.

void CanvasHxHistogram3d::setPixel int    x,
int    y,
Color    c
[inline, virtual]
 

Reimplemented from CanvasImage.

BufferedImage CanvasHxHistogram3d::getSubImage int    x,
int    y,
int    w,
int    h
[inline, virtual]
 

Reimplemented from CanvasImage.

String [] CanvasHxHistogram3d::getPixelStrings int    x,
int    y,
int    w,
int    h
[inline, virtual]
 

Reimplemented from CanvasImage.

String CanvasHxHistogram3d::histName   [inline]
 

double CanvasHxHistogram3d::getElevation   [inline]
 

void CanvasHxHistogram3d::setElevation double    elevation [inline]
 

double CanvasHxHistogram3d::getAlpha   [inline]
 

void CanvasHxHistogram3d::setAlpha double    alpha [inline]
 

double CanvasHxHistogram3d::getThreshold   [inline]
 

void CanvasHxHistogram3d::setThreshold double    threshold [inline]
 

int CanvasHxHistogram3d::getDimSize int    dim [inline]
 

double CanvasHxHistogram3d::getBin int    bin [inline]
 

double CanvasHxHistogram3d::getMax   [inline]
 


The documentation for this class was generated from the following file:
Generated on Tue Jan 8 14:14:22 2002 for JavaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001