Manpages

Manpage of Graphics2D

Graphics2D

Section: User Contributed Perl Documentation (3)
Updated: 2000-10-27
Index
Return to Main Contents
 

NAME

PDL::Graphics2D - An object oriented interface to PDL graphics  

SYNOPSIS

use PDL::Graphics2D; $win = PDL::Graphics2D->new(<Interface>, <Options>);  

DESCRIPTION

This is an umbrella class allowing for a simple interface to all plotting routines in PDL. On its own it does not do any work it merely passes information to the appropriate class. Ideally this should probably offer a uniform interface to a variety of packages.

This requires a lot more work before it is useful I feel, but it can be used already.


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 17:19:07 GMT, April 25, 2024