Programmer's Reference


Graphical classes

The CLDT graphical classes are Point and Rectangle, which are abstractions representing the plane geometrical concepts of point (two-dimensional) and rectangle. They are described in the Blue Book. Point and Rectangle are heavily used in the implementation of graphics routines, both in the Common Widgets and Common Graphics subsystems, and in applications.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]