package Sanger::Graphics::Glyph::Ellipse;
use strict;
use base qw(Sanger::Graphics::Glyph);

#########
# probably needs some clever stuff
#
1;