| Method | Description |
|---|---|
| AddShape() | Adds another shape to the shape |
| BezierTo() | Adds a "bezié\r" command to the shape |
| Bounds() | Returns the bounds rectangle of the entire shape |
| Clear() | Erases the contents of the shape |
| Close() | Indicates that construction of the shape is complete |
| Instantiate() | Creates a BShape from a BMessage |
| LineTo() | Adds a "line" command to the shape |
| MoveTo() | Adds a "move to coordinates" command to the shape |
| BShape() | Constructor |
| ~BShape() | Destructor |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified December 14, 1998.