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);
50 static double SimplicityMax(
int qIndex,
int qLength,
int j);
54 static double Coverage(
double dmin,
double dmax,
double lmin,
double lmax);
58 static double CoverageMax(
double dmin,
double dmax,
double span);
63 static double Density(
int k,
double m,
double dmin,
double dmax,
64 double lmin,
double lmax);
69 static double DensityMax(
int k,
double m);
72 static double FormatLegibilityScore(
double n,
int format);
81 vtkVector3d GenerateExtendedTickLabels(
double dmin,
double dmax,
double m,
112 double Legibility(
double lmin,
double lmax,
double lstep,
double scaling,
abstract base class for most VTK objects
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
octree-based spatial search object to quickly locate cells
GLenum GLenum GLvoid GLvoid GLvoid * span
bool LabelLegibilityChanged
GLenum GLint GLint * precision
#define VTKCHARTSCORE_EXPORT
#define vtkSetMacro(name, type)