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

OBStubImpl_HxCorba::Histogram Class Reference

#include <HxCorbaHistogram.h>

Inheritance diagram for OBStubImpl_HxCorba::Histogram::

OBStubImpl_HxCorba::HistogramData OBDirectStubImpl_HxCorba::Histogram OBMarshalStubImpl_HxCorba::Histogram List of all members.

Public Methods

virtual::HxCorba::Histogram_ptr smooth (CORBA::Double sigma)=0
virtual::HxCorba::HistogramModeSeq * modes ()=0
virtual::HxCorba::Histogram_ptr normalize (CORBA::Double weight)=0
virtual CORBA::Double intersection (::HxCorba::Histogram_ptr h)=0
virtual CORBA::Double chiSquare (::HxCorba::Histogram_ptr h)=0
virtual CORBA::Double chiSquareNorm (::HxCorba::Histogram_ptr h)=0
virtual::HxCorba::Histogram_ptr threshold (CORBA::Double valThreshold)=0
virtual CORBA::Long countBins (CORBA::Double valThreshold)=0
virtual::HxCorba::Histogram_ptr reduceRange (CORBA::Long binMin1, CORBA::Long binMax1, CORBA::Long binMin2, CORBA::Long binMax2, CORBA::Long binMin3, CORBA::Long binMax3)=0
virtual::HxCorba::Histogram_ptr reduceRangeVal (CORBA::Double binValMin1, CORBA::Double binValMax1, CORBA::Double binValMin2, CORBA::Double binValMax2, CORBA::Double binValMin3, CORBA::Double binValMax3)=0
virtual::HxCorba::Histogram_ptr to1D (CORBA::Long dim)=0
virtual void render3d (::HxCorba::RgbBuffer_ptr buf, CORBA::Long dataWidth, CORBA::Long dataHeight, CORBA::Double elevation, CORBA::Double alpha, CORBA::Double threshold)=0
virtual void destroy ()=0
virtual void put ()=0

Static Public Methods

Histogram_ptr _duplicate (Histogram_ptr p)
Histogram_ptr _nil ()

Protected Methods

 Histogram ()

Constructor & Destructor Documentation

OBStubImpl_HxCorba::Histogram::Histogram   [inline, protected]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram.


Member Function Documentation

Histogram_ptr OBStubImpl_HxCorba::Histogram::_duplicate Histogram_ptr    p [inline, static]
 

Histogram_ptr OBStubImpl_HxCorba::Histogram::_nil   [inline, static]
 

Reimplemented from OBStubImpl_HxCorba::HistogramData.

virtual ::HxCorba::Histogram_ptr OBStubImpl_HxCorba::Histogram::smooth CORBA::Double    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual ::HxCorba::HistogramModeSeq* OBStubImpl_HxCorba::Histogram::modes   [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual ::HxCorba::Histogram_ptr OBStubImpl_HxCorba::Histogram::normalize CORBA::Double    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual CORBA::Double OBStubImpl_HxCorba::Histogram::intersection ::HxCorba::Histogram_ptr    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram.

virtual CORBA::Double OBStubImpl_HxCorba::Histogram::chiSquare ::HxCorba::Histogram_ptr    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram.

virtual CORBA::Double OBStubImpl_HxCorba::Histogram::chiSquareNorm ::HxCorba::Histogram_ptr    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram.

virtual ::HxCorba::Histogram_ptr OBStubImpl_HxCorba::Histogram::threshold CORBA::Double    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual CORBA::Long OBStubImpl_HxCorba::Histogram::countBins CORBA::Double    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual ::HxCorba::Histogram_ptr OBStubImpl_HxCorba::Histogram::reduceRange CORBA::Long    _ob_a0,
CORBA::Long    _ob_a1,
CORBA::Long    _ob_a2,
CORBA::Long    _ob_a3,
CORBA::Long    _ob_a4,
CORBA::Long    _ob_a5
[pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual ::HxCorba::Histogram_ptr OBStubImpl_HxCorba::Histogram::reduceRangeVal CORBA::Double    _ob_a0,
CORBA::Double    _ob_a1,
CORBA::Double    _ob_a2,
CORBA::Double    _ob_a3,
CORBA::Double    _ob_a4,
CORBA::Double    _ob_a5
[pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual ::HxCorba::Histogram_ptr OBStubImpl_HxCorba::Histogram::to1D CORBA::Long    _ob_a0 [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual void OBStubImpl_HxCorba::Histogram::render3d ::HxCorba::RgbBuffer_ptr    _ob_a0,
CORBA::Long    _ob_a1,
CORBA::Long    _ob_a2,
CORBA::Double    _ob_a3,
CORBA::Double    _ob_a4,
CORBA::Double    _ob_a5
[pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram.

virtual void OBStubImpl_HxCorba::Histogram::destroy   [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.

virtual void OBStubImpl_HxCorba::Histogram::put   [pure virtual]
 

Reimplemented in OBMarshalStubImpl_HxCorba::Histogram, and OBDirectStubImpl_HxCorba::Histogram.


The documentation for this class was generated from the following file:
Generated on Tue Feb 3 14:16:26 2004 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001