PostScript::Graph::Style

PostScript::Graph::Style is a style settings for postscript objects.
Download

PostScript::Graph::Style Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chris Willmot
  • Publisher web site:
  • http://search.cpan.org/~cpwillmot/PostScript-Graph-1.02/Graph/Bar.pm

PostScript::Graph::Style Tags


PostScript::Graph::Style Description

PostScript::Graph::Style is a style settings for postscript objects. SYNOPSISSimplestEach time a new object is created the default style will be slightly different. use PostScript::File; use PostScript::Graph::Style; my $file = new PostScript::File(); my $seq = new PostScript::Graph::Sequence(); while (...) { my $style = new PostScript::Graph::Style( sequence => $seq, point => {} ); $style->write($file); $file->add_to_page( Requirements: · Perl


PostScript::Graph::Style Related Software