QwtPlot3D API  0.2.7
Protected Member Functions | Protected Attributes | List of all members
LinearScale Class Reference

#include <qwt3d_scale.h>

Inheritance diagram for LinearScale:
Scale

Protected Member Functions

int autoscale (double &a, double &b, double start, double stop, int ivals)
 
Scaleclone () const
 
void calculate ()
 
- Protected Member Functions inherited from Scale
virtual QString ticLabel (unsigned int idx) const
 
virtual void setLimits (double start, double stop)
 
virtual void setMajors (int val)
 
virtual void setMinors (int val)
 
virtual void setMajorLimits (double start, double stop)
 
int majors () const
 
int minors () const
 

Protected Attributes

LinearAutoScaler autoscaler_p
 
- Protected Attributes inherited from Scale
std::vector< double > majors_p
 
std::vector< double > minors_p
 
double start_p
 
double stop_p
 
int majorintervals_p
 
int minorintervals_p
 
double mstart_p
 
double mstop_p
 

The documentation for this class was generated from the following files: