class
XYMarker
: public
MonoGlyph
(Return to index)
Type:
Instantiable
Base Classes:
public
MonoGlyph
Derived Classes
Include file:
InterViews/xymarker.h
Public:
XYMarker
(
Glyph
* body, const
Color
* overlay, const
Color
* underlay)
virtual void
allocate
(
Canvas
*, const
Allocation
&,
Extension
&)
virtual void
draw
(
Canvas
*, const
Allocation
&) const
void
mark
(Coord left, Coord bottom, Coord right, Coord top)
virtual void
undraw
()
void
unmark
()
virtual
~XYMarker
()
(more documentation)