home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Updates / Perl / Non-RPC / Docs / RISCOS-Library-Docs / Options.pm < prev    next >
Text File  |  1999-04-17  |  569b  |  21 lines

  1. NAME
  2.     RISCOS::DrawFile::Options
  3.  
  4. SYNOPSIS
  5.     Class to handle options objects in DrawFiles
  6.  
  7. DESCRIPTION
  8.     `RISCOS::DrawFile::Options' provides a class that stores objects
  9.     used by Draw and DrawPlus to save program options in a DrawFile.
  10.     The only difference between this class and its superclass
  11.     `RISCOS::DrawFile::OpaqueObject' is that `BBox' and `BBox_Calc'
  12.     return `0' to signify that the object doesn't have a bounding
  13.     box for the purpose of file bounding box calculations.
  14.  
  15. BUGS
  16.     None known.
  17.  
  18. AUTHOR
  19.     Nicholas Clark <nick@unfortu.net>
  20.  
  21.