NAME

Quiq::Gnuplot::Arrow - Gnuplot-Arrow

BASE CLASS

Quiq::Hash

DESCRIPTION

Ein Objekt der Klasse repräsentiert einen Arrow, also eine Linie zwischen zwei Punkten mit optionaler Dekoration.

METHODS

Konstruktor

new() - Instantiiere Arrow-Objekt

Synopsis

$aow = Quiq::Gnuplot::Arrow->new(@keyVal);

VERSION

1.221

AUTHOR

Frank Seitz, http://fseitz.de/

COPYRIGHT

Copyright (C) 2024 Frank Seitz

LICENSE

This code is free software; you can redistribute it and/or modify it under the same terms as Perl itself.