Grid::Layout::Line
SYNOPSIS
DESCRIPTION
A Grid::Layout::Line
is an indefinitismal thin line that runs either horizontally or vertically from one end of a grid to the other.
The
Of course, when the grid is rendered, the line might become thicker than indefinitismal thin (think border).
METHODS
new
my $line = Grid::Layout::Line->new($V_or_H);
This function should not be called by a user. It is called by "_add_line" in Grid::Layout.
Copyright
Copyright © 2017 René Nyffenegger, Switzerland. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at: http://www.perlfoundation.org/artistic_license_2_0