1TriD::Labels(3) User Contributed Perl Documentation TriD::Labels(3)
2
3
4
6 PDL::Graphics::TriD::Labels -- Text tools
7
9 my $l = new PDL::Graphics::TriD::Labels($lablepoints,
10 {Strings=>$strlist
11 ,Font=>$font});
12
14 This module is experimental and the interface will probably change.
15
17 This module is used to write Labels on the graphs of TriD
18
20 Copyright (C) 1997 Tuomas J. Lukka (lukka@husc.harvard.edu).
21 2000 James P. Edwards (jedwards@inmet.gov.br) All rights
22 reserved. There is no warranty. You are allowed to redistribute this
23 software / documentation under certain conditions. For details, see the
24 file COPYING in the PDL distribution. If this file is separated from
25 the PDL distribution, the copyright notice should be included in the
26 file.
27
28
29
30perl v5.32.0 2020-09-17 TriD::Labels(3)