home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User 10
/
AU_CD10.iso
/
Archived
/
Updates
/
Perl
/
RPC
/
perl_113_riscpc
/
Docs
/
RISCOS-Library-Docs
/
Options.pm
< prev
next >
Wrap
Text File
|
1999-04-17
|
569b
|
21 lines
NAME
RISCOS::DrawFile::Options
SYNOPSIS
Class to handle options objects in DrawFiles
DESCRIPTION
`RISCOS::DrawFile::Options' provides a class that stores objects
used by Draw and DrawPlus to save program options in a DrawFile.
The only difference between this class and its superclass
`RISCOS::DrawFile::OpaqueObject' is that `BBox' and `BBox_Calc'
return `0' to signify that the object doesn't have a bounding
box for the purpose of file bounding box calculations.
BUGS
None known.
AUTHOR
Nicholas Clark <nick@unfortu.net>