NAME

PDF::API2::Shape - base class for shapes in pdf content-streams.

$shape = PDF::API2::Shape->new

Returns a shape object.

AUTHOR

alfred reibenschuh

HISTORY

$Log: Shape.pm,v $
Revision 1.3  2004/02/12 20:20:28  fredo
updated new method for options

Revision 1.2  2004/02/12 16:55:05  fredo
added release method,
fixed render methods

Revision 1.1  2004/02/12 16:40:44  fredo
initial import

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 52:

'=item' outside of any '=over'

Around line 447:

You forgot a '=back' before '=head1'