Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HistogramPOATie Class Reference

Inheritance diagram for HistogramPOATie::

HistogramPOA HistogramOperations HistogramDataOperations List of all members.

Public Methods

 HistogramPOATie (HistogramOperations delegate)
 HistogramPOATie (HistogramOperations delegate, org.omg.PortableServer.POA poa)
HistogramOperations _delegate ()
void _delegate (HistogramOperations delegate)
org.omg.PortableServer.POA _default_POA ()
Histogram smooth (double sigma)
HistogramMode[] modes ()
Histogram normalize (double weight)
double intersection (Histogram h)
double chiSquare (Histogram h)
double chiSquareNorm (Histogram h)
Histogram threshold (double valThreshold)
int countBins (double valThreshold)
Histogram reduceRange (int binMin1, int binMax1, int binMin2, int binMax2, int binMin3, int binMax3)
Histogram reduceRangeVal (double binValMin1, double binValMax1, double binValMin2, double binValMax2, double binValMin3, double binValMax3)
Histogram to1D (int dim)
void render3d (RgbBuffer buf, int dataWidth, int dataHeight, double elevation, double alpha, double threshold)
void destroy ()
void put ()
int dimensionality ()
int dimensionSize (int dim)
int nrOfBins ()
double lowBin (int dim)
double highBin (int dim)
double binWidth (int dim)
double binToValue (int bin, int dim)
int valueToBin (double value, int dim)
double get1 (int bin1)
double get2 (int bin1, int bin2)
double get3 (int bin1, int bin2, int bin3)
double sum ()
double minVal ()
double maxVal ()
double maxValIndex (org.omg.CORBA.IntHolder index)
double[] getDataDouble ()

Constructor & Destructor Documentation

HistogramPOATie::HistogramPOATie HistogramOperations    delegate [inline]
 

HistogramPOATie::HistogramPOATie HistogramOperations    delegate,
org.omg.PortableServer.POA    poa
[inline]
 


Member Function Documentation

HistogramOperations HistogramPOATie::_delegate   [inline]
 

void HistogramPOATie::_delegate HistogramOperations    delegate [inline]
 

org.omg.PortableServer.POA HistogramPOATie::_default_POA   [inline]
 

Histogram HistogramPOATie::smooth double    sigma [inline]
 

Reimplemented from HistogramOperations.

HistogramMode [] HistogramPOATie::modes   [inline]
 

Reimplemented from HistogramOperations.

Histogram HistogramPOATie::normalize double    weight [inline]
 

Reimplemented from HistogramOperations.

double HistogramPOATie::intersection Histogram    h [inline]
 

Reimplemented from HistogramOperations.

double HistogramPOATie::chiSquare Histogram    h [inline]
 

Reimplemented from HistogramOperations.

double HistogramPOATie::chiSquareNorm Histogram    h [inline]
 

Reimplemented from HistogramOperations.

Histogram HistogramPOATie::threshold double    valThreshold [inline]
 

Reimplemented from HistogramOperations.

int HistogramPOATie::countBins double    valThreshold [inline]
 

Reimplemented from HistogramOperations.

Histogram HistogramPOATie::reduceRange int    binMin1,
int    binMax1,
int    binMin2,
int    binMax2,
int    binMin3,
int    binMax3
[inline]
 

Reimplemented from HistogramOperations.

Histogram HistogramPOATie::reduceRangeVal double    binValMin1,
double    binValMax1,
double    binValMin2,
double    binValMax2,
double    binValMin3,
double    binValMax3
[inline]
 

Reimplemented from HistogramOperations.

Histogram HistogramPOATie::to1D int    dim [inline]
 

Reimplemented from HistogramOperations.

void HistogramPOATie::render3d RgbBuffer    buf,
int    dataWidth,
int    dataHeight,
double    elevation,
double    alpha,
double    threshold
[inline]
 

Reimplemented from HistogramOperations.

void HistogramPOATie::destroy   [inline]
 

Reimplemented from HistogramOperations.

void HistogramPOATie::put   [inline]
 

Reimplemented from HistogramOperations.

int HistogramPOATie::dimensionality   [inline]
 

Reimplemented from HistogramDataOperations.

int HistogramPOATie::dimensionSize int    dim [inline]
 

Reimplemented from HistogramDataOperations.

int HistogramPOATie::nrOfBins   [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::lowBin int    dim [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::highBin int    dim [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::binWidth int    dim [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::binToValue int    bin,
int    dim
[inline]
 

Reimplemented from HistogramDataOperations.

int HistogramPOATie::valueToBin double    value,
int    dim
[inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::get1 int    bin1 [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::get2 int    bin1,
int    bin2
[inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::get3 int    bin1,
int    bin2,
int    bin3
[inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::sum   [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::minVal   [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::maxVal   [inline]
 

Reimplemented from HistogramDataOperations.

double HistogramPOATie::maxValIndex org.omg.CORBA.IntHolder    index [inline]
 

Reimplemented from HistogramDataOperations.

double [] HistogramPOATie::getDataDouble   [inline]
 

Reimplemented from HistogramDataOperations.


The documentation for this class was generated from the following file:
Generated on Mon Jan 27 15:09:22 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001