GUIDOLib
1.7.7
A Music Score Rendering Engine
|
an abstract class to be provided by clients to collect mappings More...
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 More... | |
an abstract class to be provided by clients to collect mappings
|
inlinevirtual |
|
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. |