
Border s
Public Member Functions | |
| virtual void | draw (render::Renderer2D *r, const BrdSP &brd, const Displayable *owner, const int &x, const int &y, const int &w, const int &h) const =0 |
| virtual bool | isOnBorder (const Point &pt, const BrdSP &brd, const Displayable *owner) const =0 |
checks if pt is on the visible area of brd | |
| virtual | ~BorderDelegate () |
|
|
|
|
||||||||||||||||||||||||||||||||
|
Implemented in ONE::gui::laf::chameleon::BorderDelegate. |
|
||||||||||||||||
|
checks if
Implementations may assume that bounds and component inner area checks have already been performed. Completely opaque border implementations may simply return Implemented in ONE::gui::laf::chameleon::BorderDelegate. |
1.4.3