NAME
Graphics::Grid::ViewportLike - Role for Viewport and ViewportTree
VERSION
version 0.001
DESCRIPTION
This module is a role used by Viewport and ViewportTree.
ATTRIBUTES
gp
An object of Graphics::Grid::GPar. Default is an empty gpar object.
name
A string to uniquely identify the viewport once it has been pushed onto the viewport tree. If not specified, it would be assigned automatically.
SEE ALSO
AUTHOR
Stephan Loyd <sloyd@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2018-2023 by Stephan Loyd.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.