

Definition at line 19 of file Cut1DPlotter.sip.
Public Member Functions | |
| Cut1DPlotter () | |
| This default constructo. | |
| Cut1DPlotter (const Cut1DPlotter &) | |
| The copy constructor. | |
| virtual | ~Cut1DPlotter () |
| The destructor. | |
| PlotterBase * | clone () |
| This clone function returns an object of its own kind which is a copy of this object at this moment. | |
| virtual void | setAxisBinding (const std::string &, const std::string &) |
| void | setCutRangeFull () |
| Sets the cut Range to include the full range of data. | |
| virtual void | toggleInverted () |
| Reverse the meaning of the cut Range. | |
| virtual const std::string & | getCutLabel () const |
| Returns the label for the Cut. | |
| void | setCutRange (double, double) |
|
|
This default constructo.
|
|
|
The copy constructor.
|
|
|
The destructor.
|
|
|
This clone function returns an object of its own kind which is a copy of this object at this moment.
Implements PlotterBase. |
|
|
Returns the label for the Cut.
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Sets the cut Range to include the full range of data.
|
|
|
Reverse the meaning of the cut Range.
|
1.4.3