#include <iAChartFunctionTransfer.h>
◆ iAChartTransferFunction()
| iAChartTransferFunction::iAChartTransferFunction |
( |
iADiagramFctWidget * |
histogram, |
|
|
QColor |
color |
|
) |
| |
◆ ~iAChartTransferFunction()
| iAChartTransferFunction::~iAChartTransferFunction |
( |
| ) |
|
◆ addColorPoint()
| void iAChartTransferFunction::addColorPoint |
( |
int |
x, |
|
|
double |
red = -1.0, |
|
|
double |
green = -1.0, |
|
|
double |
blue = -1.0 |
|
) |
| |
|
overridevirtual |
◆ addPoint()
| int iAChartTransferFunction::addPoint |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
overridevirtual |
◆ changeColor()
| void iAChartTransferFunction::changeColor |
( |
QMouseEvent * |
event | ) |
|
|
overridevirtual |
◆ Changed
| void iAChartTransferFunction::Changed |
( |
| ) |
|
|
signal |
◆ colorTF()
| vtkColorTransferFunction* iAChartTransferFunction::colorTF |
( |
| ) |
|
|
inlineoverridevirtual |
◆ draw() [1/2]
| void iAChartTransferFunction::draw |
( |
QPainter & |
painter | ) |
|
|
overridevirtual |
◆ draw() [2/2]
| void iAChartTransferFunction::draw |
( |
QPainter & |
painter, |
|
|
QColor |
color, |
|
|
int |
lineWidth |
|
) |
| |
|
overridevirtual |
◆ drawOnTop()
| void iAChartTransferFunction::drawOnTop |
( |
QPainter & |
painter | ) |
|
|
overridevirtual |
◆ enableRangeSliderHandles()
| void iAChartTransferFunction::enableRangeSliderHandles |
( |
bool |
rangeSliderHandles | ) |
|
◆ getSelectedPoint()
| int iAChartTransferFunction::getSelectedPoint |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getType()
| int iAChartTransferFunction::getType |
( |
| ) |
|
|
inlineoverridevirtual |
◆ isColored()
| bool iAChartTransferFunction::isColored |
( |
| ) |
|
|
inlineoverridevirtual |
◆ isDeletable()
| bool iAChartTransferFunction::isDeletable |
( |
int |
index | ) |
|
|
overridevirtual |
◆ isEndPoint()
| bool iAChartTransferFunction::isEndPoint |
( |
int |
index | ) |
|
|
overridevirtual |
◆ mouseReleaseEventAfterNewPoint()
| void iAChartTransferFunction::mouseReleaseEventAfterNewPoint |
( |
QMouseEvent * |
event | ) |
|
|
overridevirtual |
◆ moveSelectedPoint()
| void iAChartTransferFunction::moveSelectedPoint |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
overridevirtual |
◆ numPoints()
| size_t iAChartTransferFunction::numPoints |
( |
| ) |
const |
|
overridevirtual |
◆ opacityTF()
| vtkPiecewiseFunction* iAChartTransferFunction::opacityTF |
( |
| ) |
|
|
inlineoverridevirtual |
◆ removePoint()
| void iAChartTransferFunction::removePoint |
( |
int |
index | ) |
|
|
overridevirtual |
◆ reset()
| void iAChartTransferFunction::reset |
( |
| ) |
|
|
overridevirtual |
◆ selectPoint()
| int iAChartTransferFunction::selectPoint |
( |
QMouseEvent * |
event, |
|
|
int * |
x = nullptr |
|
) |
| |
|
overridevirtual |
◆ setColorFunction()
| void iAChartTransferFunction::setColorFunction |
( |
vtkColorTransferFunction * |
colorTF | ) |
|
|
inline |
◆ setOpacityFunction()
| void iAChartTransferFunction::setOpacityFunction |
( |
vtkPiecewiseFunction * |
opacityTF | ) |
|
|
inline |
◆ TranslateToNewRange()
| void iAChartTransferFunction::TranslateToNewRange |
( |
double const |
oldDataRange[2] | ) |
|
◆ triggerOnChange()
| void iAChartTransferFunction::triggerOnChange |
( |
| ) |
|
The documentation for this class was generated from the following files: