-
class
Aggregate
: public Glyph
(Return to index)
-
Type:
Base Classes:
Derived Classes
Include file:
Public:
-
Aggregate (GlyphIndex size = 4)
- virtual void
allocate (Canvas*, const Allocation&, Extension&)
- virtual void
allot (GlyphIndex, DimensionName, const Allotment&)
- virtual void
allotment (GlyphIndex, DimensionName, Allotment&) const
- virtual void
append (Glyph*)
- 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*)
- 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
~Aggregate ()
(more documentation)