Line Member List
This is the complete list of members for
Line, including all inherited members.
| allocate(Canvas *, const Allocation &, Extension &) | Line | [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 | Line | [virtual] |
| dx_ | Line | [private] |
| dy_ | Line | [private] |
| Line(Coord dx, Coord dy, const Color *color=nil, const Brush *brush=nil) | Line | |
| Line(Coord dx, Coord dy, float x_align, float y_align, const Color *color=nil, const Brush *brush=nil) | Line | |
| pick(Canvas *, const Allocation &, int depth, Hit &) | Line | [virtual] |
| request(Requisition &) const | Line | [virtual] |
| x_ | Line | [private] |
| y_ | Line | [private] |
| ~Appear() | Appear | [virtual] |
| ~Line() | Line | [virtual] |