class
GraphicMaster
: public
PolyGraphic
(Return to index)
Type:
Instantiable
Base Classes:
public
PolyGraphic
Derived Classes
Include file:
IVGlyph/figure.h
Public:
GraphicMaster
(
Graphic31
* = nil, const
Color
* bg = nil)
virtual void
allocate
(
Canvas
*, const
Allocation
&,
Extension
&)
const
Color
*
background
()
void
background
(const
Color
*)
virtual
Glyph
*
clone
() const
virtual boolean
effect
(const
Event
&,
Tool31
&)
virtual boolean
grasp
(const
Event
&,
Tool31
&)
virtual boolean
manipulating
(const
Event
&,
Tool31
&)
virtual void
request
(
Requisition
&) const
virtual
~GraphicMaster
()
Protected:
Allocation
_a
const
Color
*
_bg
GraphicList*
_gr_list
virtual void
drawclipped_gs
(
Canvas
*, Coord, Coord, Coord, Coord,
Graphic31
* )
(more documentation)