Public Member Functions | |
virtual | ~MapCollector () |
virtual void | Graph2TimeMap (const FloatRect &box, const TimeSegment &dates, const GuidoElementInfos &infos)=0 |
a method called by the GuidoGetMap function |
virtual ~MapCollector | ( | ) | [inline, virtual] |
virtual void Graph2TimeMap | ( | const FloatRect & | box, |
const TimeSegment & | dates, | ||
const GuidoElementInfos & | infos | ||
) | [pure virtual] |
a method called by the GuidoGetMap function
box | a graphic rectangle expressed with no scaling and no coordinates offset. |
dates | a time segment containing the corresponding start and end dates |
infos | information about the corresponding element. |