First checkin, AXE release 0.2
[AXE.git] / doc / size.html
1 <html>
2 <head>
3 <title>size - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>class size</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 size - A two-dimensional size: width and height
12
13 <h2> SYNOPSIS</h2>
14 #include "geometry.h"
15 <p>
16 class size
17
18 <h2> DESCRIPTION</h2>
19
20 <table>
21 <tr><th colspan=2>Member Functions
22
23 <tr>
24     <td>size
25     <td>Construct a size object
26 </table>
27
28 <h2> SEE ALSO</h2>
29 <h2> DIAGNOSTICS</h2>
30
31 </body>
32 </html>