#include <HxCorbaHistogram.h>
Inheritance diagram for HxCorba::Histogram::
Public Types | |
typedef Histogram_ptr | _ptr_type |
typedef Histogram_var | _var_type |
Public Methods | |
Histogram () | |
virtual | ~Histogram () |
virtual Histogram_ptr | smooth (CORBA::Double sigma)=0 |
virtual HistogramModeSeq * | modes ()=0 |
virtual Histogram_ptr | normalize (CORBA::Double weight)=0 |
virtual CORBA::Double | intersection (Histogram_ptr h)=0 |
virtual CORBA::Double | chiSquare (Histogram_ptr h)=0 |
virtual CORBA::Double | chiSquareNorm (Histogram_ptr h)=0 |
virtual Histogram_ptr | threshold (CORBA::Double valThreshold)=0 |
virtual CORBA::Long | countBins (CORBA::Double valThreshold)=0 |
virtual Histogram_ptr | reduceRange (CORBA::Long binMin1, CORBA::Long binMax1, CORBA::Long binMin2, CORBA::Long binMax2, CORBA::Long binMin3, CORBA::Long binMax3)=0 |
virtual Histogram_ptr | reduceRangeVal (CORBA::Double binValMin1, CORBA::Double binValMax1, CORBA::Double binValMin2, CORBA::Double binValMax2, CORBA::Double binValMin3, CORBA::Double binValMax3)=0 |
virtual Histogram_ptr | to1D (CORBA::Long dim)=0 |
virtual void | render3d (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 () |
Histogram_ptr | _narrow (CORBA::Object_ptr) |
Histogram_ptr | _unchecked_narrow (CORBA::Object_ptr) |
Histogram_ptr | _narrow (CORBA::AbstractBase_ptr) |
Histogram_ptr | _unchecked_narrow (CORBA::AbstractBase_ptr) |
const char ** | _OB_staticIds () |
Static Protected Attributes | |
const char * | ids_ [] |
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
|
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented from HxCorba::HistogramData. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
|
|
|
|
|
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
|
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Reimplemented in OBProxy_HxCorba::Histogram. |
|
Initial value: { "IDL:HxCorba/Histogram:1.0", "IDL:HxCorba/HistogramData:1.0", 0 } Reimplemented from HxCorba::HistogramData. |