-
class
Page
: public Glyph
(Return to index)
-
glyph for arbitrary placements
Type:
Base Classes:
Derived Classes
Include file:
Description: man page
Public:
-
Page (Glyph* background)
- virtual void
allocate (Canvas*, const Allocation&, Extension&)
- virtual void
allotment (GlyphIndex, DimensionName, Allotment&) const
- virtual void
append (Glyph*)
- Coord
bottom () const
- virtual void
change (GlyphIndex)
- virtual Glyph*
component (GlyphIndex) const
- virtual GlyphIndex
count () const
- virtual void
draw (Canvas*, const Allocation&) const
- virtual void
insert (GlyphIndex, Glyph*)
- Coord
left () const
- void
location (GlyphIndex, Coord& x, Coord& y)
- void
move (GlyphIndex, Coord x, Coord y)
- virtual void
pick (Canvas*, const Allocation&, int depth, Hit&)
- virtual void
prepend (Glyph*)
- virtual void
print (Printer*, const Allocation&) const
- virtual void
remove (GlyphIndex)
- virtual void
replace (GlyphIndex, Glyph*)
- virtual void
request (Requisition&) const
- Coord
right () const
- void
show (GlyphIndex, boolean)
- boolean
showing (GlyphIndex) const
- Coord
top () const
- virtual void
undraw ()
- Coord
x () const
- Coord
y () const
- virtual
~Page ()
(more documentation)