Rectangle Class Reference
#include <rect.h>
List of all members.
Constructor & Destructor Documentation
Rectangle::Rectangle |
( |
float |
height, |
|
|
float |
width, |
|
|
boolean |
filled = false , |
|
|
const Color * |
color = nil , |
|
|
const Brush * |
brush = nil | |
|
) |
| | |
virtual Rectangle::~Rectangle |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void Rectangle::allocate |
( |
Canvas * |
, |
|
|
const Allocation & |
, |
|
|
Extension & |
| |
|
) |
| | [virtual] |
virtual void Rectangle::draw |
( |
Canvas * |
, |
|
|
const Allocation & |
| |
|
) |
| | const [virtual] |
virtual void Rectangle::request |
( |
Requisition & |
|
) |
const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/hines/neuron/nrndox/src/ivoc/rect.h