svgui
1.9
|
#include <LinearNumericalScale.h>
Public Member Functions | |
int | getWidth (LayerGeometryProvider *v, QPainter &paint) |
void | paintVertical (LayerGeometryProvider *v, const VerticalScaleLayer *layer, QPainter &paint, int x0, double minf, double maxf) |
Detailed Description
Definition at line 25 of file LinearNumericalScale.h.
Member Function Documentation
int LinearNumericalScale::getWidth | ( | LayerGeometryProvider * | v, |
QPainter & | paint | ||
) |
Definition at line 27 of file LinearNumericalScale.cpp.
Referenced by BoxLayer::getVerticalScaleWidth(), FlexiNoteLayer::getVerticalScaleWidth(), TimeValueLayer::getVerticalScaleWidth(), RegionLayer::getVerticalScaleWidth(), NoteLayer::getVerticalScaleWidth(), and paintVertical().
void LinearNumericalScale::paintVertical | ( | LayerGeometryProvider * | v, |
const VerticalScaleLayer * | layer, | ||
QPainter & | paint, | ||
int | x0, | ||
double | minf, | ||
double | maxf | ||
) |
Definition at line 39 of file LinearNumericalScale.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