Search Toolkit Book for IHistogramGraphDS
IHistogramGraphDS interface.
More...
#include <gui/widgets/gl/histogram_graph.hpp>
IHistogramGraphDS interface.
Definition at line 47 of file histogram_graph.hpp.
◆ ~IHistogramGraphDS()
virtual IHistogramGraphDS::~IHistogramGraphDS |
( |
| ) |
|
|
inlinevirtual |
◆ GetCount()
virtual size_t IHistogramGraphDS::GetCount |
( |
| ) |
const |
|
pure virtual |
◆ GetLabel()
virtual string IHistogramGraphDS::GetLabel |
( |
| ) |
const |
|
pure virtual |
◆ GetLimit()
virtual double IHistogramGraphDS::GetLimit |
( |
| ) |
const |
|
pure virtual |
◆ GetMaxValue()
virtual double IHistogramGraphDS::GetMaxValue |
( |
| ) |
|
|
pure virtual |
◆ GetStart()
virtual double IHistogramGraphDS::GetStart |
( |
| ) |
const |
|
pure virtual |
◆ GetStep()
virtual double IHistogramGraphDS::GetStep |
( |
| ) |
const |
|
pure virtual |
◆ GetStop()
virtual double IHistogramGraphDS::GetStop |
( |
| ) |
const |
|
pure virtual |
◆ GetValue()
virtual double IHistogramGraphDS::GetValue |
( |
size_t |
index | ) |
|
|
pure virtual |
◆ Update()
virtual void IHistogramGraphDS::Update |
( |
double |
start, |
|
|
double |
stop |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: