NAME
SVG::Timelime::Event - A single event in an SVG timeline.
SYNOPSIS
See SVG::Timeline.
METHODS
draw_on($tl)
Draw the event inside the given timeline object.
AUTHOR
Dave Cross <dave@perlhacks.com>
COPYRIGHT AND LICENCE
Copyright (c) 2017, Magnum Solutions Ltd. All Rights Reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.