NAME
Gtk2::Ex::Geo::Composite - A layer comprised of a set of spatial layers visualized together
METHODS
new
$c = new Gtk2::Ex::Geo::Composite type=>$type, layers=>[$l1, $l2,
...];
Types 'RGB' and 'HSV' are implemented.
render
Called by Gtk2::Ex::Geo::Renderer.
SEE ALSO
Gtk2::Ex::Geo
AUTHOR
Ari Jolma, <ajolma at tkk.fi>
COPYRIGHT AND LICENSE
Copyright (C) 2006 by Ari Jolma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.