NAME
SVG::Timeline::Genealogical::Person - a single person in a genealogical timeline
SYNOPSIS
See SVG::Timeline::Genealogical.
METHODS AND ATTRIBUTES
BUILD
Called by Moose after the construction of a new object. This just updates the text
attribute to add the years of the person's birth and death.
set_index
Called by SVG::Timeline::Genealogical each time a new person is added to the timeline, this method works out where this person should appear in the timeline.
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.