Appear Class Reference
#include <rect.h>
List of all members.
Public Member Functions |
| virtual | ~Appear () |
| const Color * | color () const |
| void | color (const Color *) |
| const Brush * | brush () const |
| void | brush (const Brush *) |
Static Public Member Functions |
| static const Color * | default_color () |
| static const Brush * | default_brush () |
Protected Member Functions |
| | Appear (const Color *color=nil, const Brush *brush=nil) |
Private Attributes |
| const Color * | color_ |
| const Brush * | brush_ |
Static Private Attributes |
| static const Color * | dc_ |
| static const Brush * | db_ |
Constructor & Destructor Documentation
| Appear::Appear |
( |
const Color * |
color = nil, |
|
|
const Brush * |
brush = nil | |
|
) |
| | [protected] |
| virtual Appear::~Appear |
( |
|
) |
[virtual] |
Member Function Documentation
| void Appear::brush |
( |
const Brush * |
|
) |
|
| const Brush* Appear::brush |
( |
|
) |
const [inline] |
| void Appear::color |
( |
const Color * |
|
) |
|
| const Color* Appear::color |
( |
|
) |
const [inline] |
| static const Brush* Appear::default_brush |
( |
|
) |
[static] |
| static const Color* Appear::default_color |
( |
|
) |
[static] |
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/hines/neuron/nrndox/src/ivoc/rect.h