| 101 | float scaleFactor() {return scaleFactor_;} |
| 102 | |
| 103 | float keyFrameSize() {return keyFrameSize_;} |
| 104 | float keyFrameLineWidth() {return keyFrameLineWidth_;} |
| 105 | float graphLineWidth() {return graphLineWidth_;} |
| 106 | float pointSize() {return pointSize_;} |