Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XYGridLog Class Reference

#include <xygridlog.h>

Inheritance diagram for XYGridLog:

Inheritance graph
[legend]
Collaboration diagram for XYGridLog:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

XYGridLog::XYGridLog double    mn,
double    mx,
double    p,
long    color,
double    rot,
double    step,
xybool    visible = xytrue
 

Definition at line 13 of file xygridlog.cpp.

XYGridLog::XYGridLog double    mn,
double    mx,
double    p,
long    color,
int    style,
double    rot,
double    step,
xybool    visible = xytrue
 

Definition at line 19 of file xygridlog.cpp.

virtual XYGridLog::~XYGridLog void    [inline, virtual]
 

Definition at line 41 of file xygridlog.h.


Member Function Documentation

void XYGridLog::draw int    xmin,
int    ymin,
int    xmax,
int    ymax
const [virtual]
 

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.


The documentation for this class was generated from the following files:
XY
Tecgraf / PUC-Rio - Computer Graphics Technology Group