Public Member Functions | Static Protected Member Functions
SvgDayVelocity Class Reference

#include <SvgDayVelocity.h>

Inheritance diagram for SvgDayVelocity:
Inheritance graph
[legend]
Collaboration diagram for SvgDayVelocity:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual QString toString () const
 returns the string to be used in the document
virtual void add (int secondsSinceMidnight, int velocity)
 add a time-velocity pair. velocities should be added sorted with ascending time

Static Protected Member Functions

static QString drawVelocityDescription ()

Member Function Documentation

void SvgDayVelocity::add ( int  secondsSinceMidnight,
int  velocity 
) [virtual]

add a time-velocity pair. velocities should be added sorted with ascending time

References PictureGenerator::collector.

Referenced by VuDetailedSpeedData::printOn().

QString SvgDayVelocity::drawVelocityDescription ( ) [static, protected]

Referenced by toString().

QString SvgDayVelocity::toString ( ) const [virtual]

returns the string to be used in the document

Reimplemented from PictureGenerator.

References SvgDayGraph::addSvgHull(), PictureGenerator::collected, SvgDayGraph::drawBorderAndTimeAxis(), and drawVelocityDescription().

Referenced by VuDetailedSpeedData::printOn().


The documentation for this class was generated from the following files: