Graphics Overlay Routines

The graphics overlay routines were developed to be called directly by an application program. The format for the graphics overlay filename is "file;GOF.type". The four types of GOF's are:

     POINT = point GOF
     LINE  = line GOF
     POLY  = polygon GOF
     ANNOT = annotation GOF
For more information on GOF formats refer to section 15.5, Associated File Formats, of the LAS Programmer's Guide.

An application program can access these routines by linking to the following object library:

     $LASLIB/gof.a  

This is a list of available Graphics Overlay Routines:

attchk.html
gofcls.html
gofopn.html
gofrd.html
gofwr.html