| axesMax | Axis | [protected] |
| axesMin | Axis | [protected] |
| Axis(double ix, double iy, double ex, double ey, double length, double imin, double imax, const AxisStyle &style=AxisStyle()) | Axis | [inline] |
| Axis(double ix, double iy, double direction, double length, double imin, double imax, const AxisStyle &style=AxisStyle()) | Axis | [inline] |
| axis_style | Axis | |
| axisTick(double ratio, double dist) | Axis | [inline, protected] |
| axisTickRecursive(bool draw, int depth, double ratio, double dist, double length) | Axis | [protected] |
| cosdir | Axis | [protected] |
| costic | Axis | [protected] |
| DOWN | Axis | [static] |
| drawTick(double ratio, double length) | Axis | [protected] |
| drawToFrame(const vdraw::Frame &ff) | Axis | |
| E | Axis | [static] |
| EAST | Axis | [static] |
| f | Axis | [protected] |
| fromRatio(double &x, double &y, double ratio) | Axis | [inline, protected] |
| fromTic(double &x1, double &y1, double &x2, double &y2, double distratio, double length) | Axis | [protected] |
| gap | Axis | [protected] |
| guessTickInfo(double &startpos, double &startval, double &distpos, double &distval) | Axis | [protected] |
| init(double ix, double iy, double direction, double length, double imin, double imax, const AxisStyle &style) | Axis | [protected] |
| label(double value, int direction, const vdraw::TextStyle &style) | Axis | [protected] |
| label(const char *str, double value, int direction, const vdraw::TextStyle &style) | Axis | [protected] |
| label(vdraw::Text &t, double value, int direction, const vdraw::TextStyle &style) | Axis | [protected] |
| labelPoint(double &x, double &y, double &rotation, double value, int direction) | Axis | [protected] |
| labelPointAbove(double &x, double &y, double &rotation, double value) | Axis | [inline] |
| labelPointBelow(double &x, double &y, double &rotation, double value) | Axis | [inline] |
| LEFT | Axis | [static] |
| line_direction | Axis | [protected] |
| line_length | Axis | [protected] |
| max | Axis | [protected] |
| min | Axis | [protected] |
| N | Axis | [static] |
| NORTH | Axis | [static] |
| pointFromValue(double &x, double &y, double value) | Axis | |
| RIGHT | Axis | [static] |
| S | Axis | [static] |
| setAngle(double angle) | Axis | |
| setGap(double igap) | Axis | [inline] |
| setLength(double length) | Axis | [inline] |
| setPosition(double ix, double iy) | Axis | [inline] |
| setRange(double imin, double imax) | Axis | [inline] |
| sindir | Axis | [protected] |
| sintic | Axis | [protected] |
| SOUTH | Axis | [static] |
| UP | Axis | [static] |
| W | Axis | [static] |
| WEST | Axis | [static] |
| x | Axis | [protected] |
| y | Axis | [protected] |
| ~Axis() | Axis | [inline] |