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

1;