Labels.pm (PDL-2.082) | : | Labels.pm (PDL-2.083) | ||
---|---|---|---|---|
=head1 NAME | =head1 NAME | |||
PDL::Graphics::TriD::Labels - Text tools | PDL::Graphics::TriD::Labels - Text tools | |||
=head1 SYNOPSIS | =head1 SYNOPSIS | |||
my $l = new PDL::Graphics::TriD::Labels($lablepoints, | my $l = PDL::Graphics::TriD::Labels->new($lablepoints, | |||
{Strings=>$strlist | {Strings=>$strlist | |||
,Font=>$font}); | ,Font=>$font}); | |||
=head1 WARNING | =head1 WARNING | |||
This module is experimental and the interface will probably change. | This module is experimental and the interface will probably change. | |||
=head1 DESCRIPTION | =head1 DESCRIPTION | |||
This module is used to write Labels on the graphs of TriD | This module is used to write Labels on the graphs of TriD | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |