svgui
1.9
|
LogNumericalScale Class Reference
#include <LogNumericalScale.h>
Public Member Functions | |
int | getWidth (LayerGeometryProvider *v, QPainter &paint) |
void | paintVertical (LayerGeometryProvider *v, const VerticalScaleLayer *layer, QPainter &paint, int x0, double minlog, double maxlog) |
Detailed Description
Definition at line 25 of file LogNumericalScale.h.
Member Function Documentation
int LogNumericalScale::getWidth | ( | LayerGeometryProvider * | v, |
QPainter & | paint | ||
) |
Definition at line 28 of file LogNumericalScale.cpp.
Referenced by BoxLayer::getVerticalScaleWidth(), FlexiNoteLayer::getVerticalScaleWidth(), TimeValueLayer::getVerticalScaleWidth(), RegionLayer::getVerticalScaleWidth(), NoteLayer::getVerticalScaleWidth(), and paintVertical().
void LogNumericalScale::paintVertical | ( | LayerGeometryProvider * | v, |
const VerticalScaleLayer * | layer, | ||
QPainter & | paint, | ||
int | x0, | ||
double | minlog, | ||
double | maxlog | ||
) |
Definition at line 40 of file LogNumericalScale.cpp.
References LayerGeometryProvider::getPaintHeight(), VerticalScaleLayer::getScaleUnits(), getWidth(), and VerticalScaleLayer::getYForValue().
Referenced by BoxLayer::paintVerticalScale(), FlexiNoteLayer::paintVerticalScale(), TimeValueLayer::paintVerticalScale(), RegionLayer::paintVerticalScale(), and NoteLayer::paintVerticalScale().
The documentation for this class was generated from the following files:
Generated by 1.8.11