Go to the documentation of this file.
26 #ifndef vtkAxisExtended_h
27 #define vtkAxisExtended_h
44 static double Simplicity(
int qIndex,
int qLength,
int j,
double lmin,
45 double lmax,
double lstep);
54 static double Coverage(
double dmin,
double dmax,
double lmin,
double lmax);
63 static double Density(
int k,
double m,
double dmin,
double dmax,
64 double lmin,
double lmax);
112 double Legibility(
double lmin,
double lmax,
double lstep,
double scaling,
static int FormatStringLength(int format, double n, int precision)
static double DensityMax(int k, double m)
static double CoverageMax(double dmin, double dmax, double span)
virtual void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkVector3d GenerateExtendedTickLabels(double dmin, double dmax, double m, double scaling)
GLenum GLint GLint * precision
bool LabelLegibilityChanged
a simple class to control print indentation
octree-based spatial search object to quickly locate cells
#define vtkGetMacro(name, type)
static double Simplicity(int qIndex, int qLength, int j, double lmin, double lmax, double lstep)
static double Coverage(double dmin, double dmax, double lmin, double lmax)
static double SimplicityMax(int qIndex, int qLength, int j)
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkAxisExtended * New()
static double Density(int k, double m, double dmin, double dmax, double lmin, double lmax)
GLenum GLenum GLvoid GLvoid GLvoid * span
static double FormatLegibilityScore(double n, int format)
#define VTKCHARTSCORE_EXPORT
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
double Legibility(double lmin, double lmax, double lstep, double scaling, vtkVector< int, 3 > ¶meters)