#include <xygridlog.h>
Inheritance diagram for XYGridLog:
Public Methods | |
XYGridLog (double mn, double mx, double p, long color, double rot, double step, xybool visible=xytrue) | |
XYGridLog (double mn, double mx, double p, long color, int style, double rot, double step, xybool visible=xytrue) | |
virtual | ~XYGridLog (void) |
virtual void | draw (int xmin, int ymin, int xmax, int ymax) const |
|
Definition at line 13 of file xygridlog.cpp. |
|
Definition at line 19 of file xygridlog.cpp. |
|
Definition at line 41 of file xygridlog.h. |
|
Reimplemented from XYGrid. Definition at line 25 of file xygridlog.cpp. References XYAxis::_mn, XYAxis::_mx, XYAxis::_rot, XYAxis::_size, XYAxis::_step, XYAxis::min(), mtDecade(), mtEqual(), mtRotate(), XYObject::position(), XYObject::visible(), XY_PI, and xyfalse. |