| allocate(Canvas *, const Allocation &, Extension &) | Rectangle | [virtual] |
| Appear(const Color *color=nil, const Brush *brush=nil) | Appear | [protected] |
| brush() const | Appear | [inline] |
| brush(const Brush *) | Appear | |
| color() const | Appear | [inline] |
| color(const Color *) | Appear | |
| default_brush() | Appear | [static] |
| default_color() | Appear | [static] |
| draw(Canvas *, const Allocation &) const | Rectangle | [virtual] |
| filled_ | Rectangle | [private] |
| height_ | Rectangle | [private] |
| Rectangle(float height, float width, boolean filled=false, const Color *color=nil, const Brush *brush=nil) | Rectangle | |
| request(Requisition &) const | Rectangle | [virtual] |
| width_ | Rectangle | [private] |
| ~Appear() | Appear | [virtual] |
| ~Rectangle() | Rectangle | [virtual] |
1.6.3