COPASI API
4.40.278
|
The standard (1:1) mapping class for axis numbering. More...
#include <qwt3dScale.h>
Public Member Functions | |
QString | ticLabel (unsigned int idx) const |
Protected Member Functions | |
int | autoscale (double &a, double &b, double start, double stop, int ivals) |
Applies LinearAutoScaler::execute() More... | |
void | calculate () |
Creates the major and minor vector for the scale. More... | |
Qwt3D::Scale * | clone () const |
Returns a new heap based object utilized from qwt3d_ptr. More... | |
Protected Attributes | |
LinearAutoScaler2 | autoscaler_p2 |
Friends | |
class | Qwt3D::Axis |
class | Qwt3D::qwt3d_ptr< Qwt3D::Scale > |
The standard (1:1) mapping class for axis numbering.
|
protected |
Applies LinearAutoScaler::execute()
|
protected |
Creates the major and minor vector for the scale.
|
inlineprotected |
Returns a new heap based object utilized from qwt3d_ptr.
QString ValueScale::ticLabel | ( | unsigned int | idx | ) | const |
|
friend |
|
friend |
|
protected |