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

HxCorba::Histogram Class Reference

#include <HxCorbaHistogram.h>

Inheritance diagram for HxCorba::Histogram::

HxCorba::HistogramData List of all members.

Public Types

typedef Histogram_ptr _ptr_type
typedef Histogram_var _var_type

Public Methods

 Histogram ()
virtual ~Histogram ()
virtual const char ** _OB_ids () const
Histogram_ptr smooth (CORBA::Double sigma)
HistogramModeSeqmodes ()
Histogram_ptr normalize (CORBA::Double weight)
CORBA::Double intersection (Histogram_ptr h)
CORBA::Double chiSquare (Histogram_ptr h)
CORBA::Double chiSquareNorm (Histogram_ptr h)
Histogram_ptr threshold (CORBA::Double valThreshold)
CORBA::Long countBins (CORBA::Double valThreshold)
Histogram_ptr reduceRange (CORBA::Long binMin1, CORBA::Long binMax1, CORBA::Long binMin2, CORBA::Long binMax2, CORBA::Long binMin3, CORBA::Long binMax3)
Histogram_ptr reduceRangeVal (CORBA::Double binValMin1, CORBA::Double binValMax1, CORBA::Double binValMin2, CORBA::Double binValMax2, CORBA::Double binValMin3, CORBA::Double binValMax3)
Histogram_ptr to1D (CORBA::Long dim)
void render3d (RgbBuffer_ptr buf, CORBA::Long dataWidth, CORBA::Long dataHeight, CORBA::Double elevation, CORBA::Double alpha, CORBA::Double threshold)
void destroy ()

Static Public Methods

Histogram_ptr _duplicate (Histogram_ptr p)
Histogram_ptr _nil ()
Histogram_ptr _narrow (CORBA::Object_ptr)
Histogram_ptr _narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Protected Methods

virtual OB::MarshalStubImpl_ptr _OB_createMarshalStubImpl ()

Member Typedef Documentation

typedef Histogram_ptr HxCorba::Histogram::_ptr_type
 

Reimplemented from HxCorba::HistogramData.

typedef Histogram_var HxCorba::Histogram::_var_type
 

Reimplemented from HxCorba::HistogramData.


Constructor & Destructor Documentation

HxCorba::Histogram::Histogram   [inline]
 

virtual HxCorba::Histogram::~Histogram   [inline, virtual]
 


Member Function Documentation

OB::MarshalStubImpl_ptr HxCorba::Histogram::_OB_createMarshalStubImpl   [protected, virtual]
 

Reimplemented from HxCorba::HistogramData.

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

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

Reimplemented from HxCorba::HistogramData.

HxCorba::Histogram_ptr HxCorba::Histogram::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented from HxCorba::HistogramData.

HxCorba::Histogram_ptr HxCorba::Histogram::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented from HxCorba::HistogramData.

const char ** HxCorba::Histogram::_OB_ids   const [virtual]
 

Reimplemented from HxCorba::HistogramData.

const char ** HxCorba::Histogram::_OB_staticIds   [static]
 

Reimplemented from HxCorba::HistogramData.

HxCorba::Histogram_ptr HxCorba::Histogram::smooth CORBA::Double    _ob_a0
 

HxCorba::HistogramModeSeq * HxCorba::Histogram::modes  
 

HxCorba::Histogram_ptr HxCorba::Histogram::normalize CORBA::Double    _ob_a0
 

CORBA::Double HxCorba::Histogram::intersection Histogram_ptr    _ob_a0
 

CORBA::Double HxCorba::Histogram::chiSquare Histogram_ptr    _ob_a0
 

CORBA::Double HxCorba::Histogram::chiSquareNorm Histogram_ptr    _ob_a0
 

HxCorba::Histogram_ptr HxCorba::Histogram::threshold CORBA::Double    _ob_a0
 

CORBA::Long HxCorba::Histogram::countBins CORBA::Double    _ob_a0
 

HxCorba::Histogram_ptr 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
 

HxCorba::Histogram_ptr 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
 

HxCorba::Histogram_ptr HxCorba::Histogram::to1D CORBA::Long    _ob_a0
 

void HxCorba::Histogram::render3d RgbBuffer_ptr    _ob_a0,
CORBA::Long    _ob_a1,
CORBA::Long    _ob_a2,
CORBA::Double    _ob_a3,
CORBA::Double    _ob_a4,
CORBA::Double    _ob_a5
 

void HxCorba::Histogram::destroy  
 


The documentation for this class was generated from the following files:
Generated on Tue Jan 8 13:57:13 2002 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001